Software Listing: Time Loop

Fractal Time Calculator is influenced by the book "Fractal Time" by Gregg Braden and is using the Golden Ratio in its calculations.

This Fractal Time Calculator is much more accurate than Gregg's online calculator or the calculations of the book!

The logic used by Gregg Braden is perfect and sound, unfortunately there are two errors in the formula:
· As one can easily verify with this Fractal Time Calculator, the value of the Calendar Difference of 3113 years will loop out in December 2011 - which is obviously wrong. The right number is 3112 and only then it will end its loops in December 2012.

  • Platform: WinOther

Loop is a next generation software for creating interactive portfolios. With Loop you can organize and present your work both online and offline through an attractive and functional interface. Browse, organize, annotate and present images and videos in real-time. Explore and visualize your computer's multimedia files and create offline and online portfolios and collections. Collections contain images and videos in custom visual layouts with integrated descriptions, notes and music themes. Each image and video file has its own incorporated set of interactive tools that allow a series of actions such as zoom, move, draw, annotate, add description, email etc.

  • Publisher: react-IN
  • Date: 01-12-2009
  • Size: 27564 KB
  • Platform: Win7 x32, WinOther, WinVista

ACID Pro 6 software is a professional music workstation for composing, recording, mixing, and arranging audio and MIDI tracks In the world of digital music creation, ACID Pro software has always stood out from the crowd. Its automatic loop time-stretching and tempo-matching technology is second-to-none, and its straightforward pick, paint, and play functionality has helped make ACID Pro software the favorite loop-based music creation tool for millions of users worldwide. Now reformulated to add multitrack recording and full MIDI sequencing to its superior looping functionality, ACID Pro 6 software delivers a new formula for ground-breaking music creation: loops + multitrack + MIDI.

  • Platform: Win2000, WinOther

ImTOO DivX to DVD Converter is an expert DivX to DVD burner to burn DivX/XviD on DVD movie disc, DVD folder or ISO file. It allows you to create DVD menu, clip video, crop video size, adjust video effect, and add watermark, subtitles and audio tracks, then burn DivX to DVD discs of different specs and volumes. New features: 1.Support minimize the window when burning DVD 2.Improved the stability and compatibility of certain recorders. 3.Ability to set the default TV standard in accordance with the user’s current country or region during installation. Key features: 1.Burn DivX/XviD movie to DVD disc, ISO image file or DVD folder.

  • Publisher: imtoo.com
  • Date: 23-03-2011
  • Size: 32727 KB
  • Platform: Win7 x32, Win7 x64, WinOther, WinVista, WinVista x64

Hot Jingle Player is ideal for DJs or radio stations to quickly and easily play a variety of recorded sounds, such as jingles, advertisements, songs (mp3, wma, ogg, wav) ... Your live shows will never be the same ! Play jingles instantly without any delay with hotkeys. You will be able to play 26 jingles at the same time ! Loop, Fade in, Fade out, volume control for all different jingle.

.

  • Platform: Win2000, Windows Server, Windows Vista

Live audio Grabber/Looper.
Records, plays back in mono or stereo.
Continuously variable Playback pitch/speed. Negative speed plays in Reverse.
Forward, reverse, or alternating looping.
Independent start, loop, and end points can each be modulated.
Performs real-time loop crossfading.
Automatically finds nearest positive zero crossings for start, loop and end points to reduce clicks.
Starts and stops recording automatically, based on input level, with adjustable sensitivity.
Read position can be manipulated manually or by an external signal.
Emits a sync pulse when play begins, and at end of each loop.

  • Platform: Win2000, WinOther

RTAB-Map : Real-Time Appearance-Based Mapping or RTAB-Map is a memory management approach for real-time appearance-based loop closure detection for autonomous robot (using a simple camera or webcam).

The loop closure detection approach is fully incremental, starting with an empty memory. The robot builds his own representation of the environment by linking new acquired images with previous ones (e.g., detecting loop closures).

The method implemented here can be considered as a Topological SLAM (Simultaneous Localization And Mapping) approach. Memory management makes it possible to process each new image under a fixed real-time limit, thus ideal for long-term operation and systems with limited resources.

  • Platform: Win7 x64, Windows 7, WinOther, WinVista

Building controls often have a PID Loop (Proportional Integral Derivative). Adjust PI&D terms in realtime and visually see what the reaction to the system will be. This is a real-time simulator with speed adjustment. Please drop me a note in the forum..

  • Platform: WinOther

Loop Recorder is designed for capturing songs from the radio. The loop mode infinitely records up to a specified number of minutes in a continuous loop while scrolling the data. At any time, the current data can be previewed and tracks can be cut and saved as ASF, MP3, OGG or WAV. Songs can be faded in and out and the level can be normalized, while the recording continues in the background..

  • Platform: WinOther

Loop Recorder Pro is designed for continuously capturing audio. Hourly it saves MP3s or WMAs seamlessly or with overlapping edges. The sound files are named after their original time and date. Additionally the current recording can be opened in the integrated editor to save resent parts seperately. So, broadcasting institutions can meet their duty to store the material which has been broadcasted. The product also allows level triggered vox recording for monitoring rooms or phone calls. Loop Recorder Pro: The professional sound recording software for Windows..

  • Platform: Win2000, Windows Server, Windows Vista, WinOther, WinVista

LOOP (Language Object Oriented Parallel) is a visual programming language project dedicated to creating a full suite of components for simulation of hierarchical dynamical systems in discrete time..

  • Publisher: xmloop.com
  • Date: 17-10-2012
  • Size: 2095 KB
  • Platform: Linux, Mac OS X, WinOther

This Program plays any looping metronome file while it allows you to record. It will then take the recorded session and cut a loop to the same time length by synchronizing the loop points. Optionally it can mix the two files as well, (Java Required).

  • Platform: Linux, Mac OS X, WinOther

See paper "Minimum settling time control design through direct search methods" (preprint on http://arxiv.org/abs/1109.5966) by the same author. The settling time of a closed-loop response, depending on controller parameters, is an objective function not only non-smooth but actually discontinuous. Since gradient informations are not available (everywhere), we propose to solve this problem with derivative-free optimization methods (amongst which the direct search methods, not building a model of the objective function, will already prove efficient). Shorter settling times will be obtained on the four examples tried, compared to two state-of-the-art time response shaping techniques.

  • Platform: Matlab, Scripts

This function estimates the remaining and the total time of a for loop. The only arguments are the current and the last index(-ices) index of the for loop. When having multiple loops, it calculates the final estimate using the current inner loop timings. Therefore, in multiple loops it's indeed accurate when the outer loops perform the same number of iterations. The function prints by default the remaining and total time and also these values back. In the current version the function only accounts for +1 incremental loops. In future versions there will be some extra options for considering more general loops as well.

  • Platform: Matlab, Scripts

If you are tired of waiting for loops to finish, not knowing whether you have enough time to go and get lunch, or a nice cup of tea, then your problems are solved :) This function will display the time left (as a string or vector) in Hrs Mins Secs until the current loop completes all its iterations. All you need to do is put a "tic" command at the start of the loop, and add the function to the end of the loop (before the end command). Basic configuration options include optional text output, vector output or both. ** New features include: multiple nested loops, loop naming, skip loops, automatic reset, non integer for loops (i.

  • Platform: Matlab, Scripts

A soft-real-time hardware-in-the-loop simulation framework utilizing SysV IPC and Glade/GTK user interface. For demonstration purposes, includes an implementation of a fixed timestep dynamic simulation of a power grid.
Real-time HIL Simulation Framework License - Other License.

  • Platform: WinOther

AVR delay loop generator is a compact program designed to generate delay loops for the ATMEL AVR controllers. You just need to enter the parameters and click one one button in order to generate the ASM source.

The users can either enter the cycles or the time and the cycle rate i order to generate the source code.



.

  • Platform: WinOther

Easily learn your favorite songs and music on guitar or any instrument. * Slow down music between 5% and 200% of normal speed * Changing speed does not change pitch * Pitch shift music to match your instrument * 16 band equalizer to filter unwanted parts and boost what you want to learn * Loop music to listen to the same part again and again * Stereo panning to listen to solos in either channel * ID3 tag, OGG tag, file info displayed * Precise time info accurate to 1000th of a second * Precise position info to the sample * Sample rate info displayed * Easy controls you can click, scroll, type, or use your mouse wheel * Large buttons for easy clicking while learning new songs * High-quality sound * Play MP3, OGG Vorbis, and WAV files Guitar and Drum Trainer 2 lets you easily slow down songs and music without changing the pitch so that...

  • Platform: WinOther

Fractal Time Calculator is influenced by the book "Fractal Time" by Gregg Braden and is using the Golden Ratio in its calculations.

This Fractal Time Calculator is MUCH MORE ACCURATE than Gregg's online calculator or the calculations of the book!

The logic used by Gregg Braden is perfect and sound, unfortunately there are two errors in the formula:

1. As one can easily verify with this Fractal Time Calculator, the value of the Calendar Difference of 3113 years will loop out in December 2011 - which is obviously wrong. The right number is 3112 and only then it will end its loops in December 2012.

  • Platform: WinOther

The Wire Loop Game features 15 levels of which have varying time limits on completing the course. On each level you have to guide the metal hoop along the turns and twists of the wire without letting the wire or hoop touch each other.

The recommended controls are to use your device's gyroscope, but alternatively a joystick option is available. To play the game tilt and rotate your device to change where the hoop is facing. Use the button with the up arrow to move the hoop forwards and the button with the back arrow to go backwards. Once you pass the first white marker on the wire, the time limit will start and you must reach the second white marker at the other end of the wire before the time runs out.

  • Platform: Android 4.x

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


Key Launch

Key Launch is the time saving utility by Konrad Papala, helping you open your applications quicker than using the Start Menu. Instead of clicking the Start Button and using the your mouse or other pointing device to navigate through potentially ...


RomCenter

Rom centre is a very handy downloadable piece of free ware that helps greatly when it comes to finding roms for a variety of emulators, checking roms to see if they are in full working order, and fixing roms if they are not working, so you don't ...


Clear All History

Regardless of what you do online and who you share your computer with, its always has been and always will be a good idea to clear your traces and virtual footprints left behind on your system. Not only is this good practice to help protect your ...


Ad-Aware Free Antivirus+

You might have experienced that with some programs, other smaller programs are attached and they get installed silently. Also, many times, these programs, also known as adware or spyware, are downloaded silently or by mistake through internet. ...


MarkdownPad

It is not really difficult to create basic webpages, having said that, if you don’t know about HTML, it can be a tedious task. HTML stands for Hypertext Markup Language which basically is used to create webpages. It is not a difficult language ...


The Impossible Quiz FGC Guide

The impossible quiz is a legendary flash game of extreme difficulty, having achieved legendary status for both its extreme difficulty, and the amount of humour the game manages to include while executing this extreme level of difficulty. If you have ...


Windows WinBest

Windows WinBest is an application, created to speed up your computer and remove junk files from your system. Right from the second I opened Windows WinBest, I become very skeptical about whether I’d like this application. Almost instantly, I ...


Wise Disk Cleaner

Everybody computer is full of temporary and unnecessary files! Even if you don’t know they are there, they are! Wise Disk Cleaner helps to rid your system of these useless files that are just sitting around taking up your disk space. ...


FixMe

FixMe is a small program that claims to help you fix common issues with your computer. Whether it actually does this or not, its actually difficult to judge. I downloaded the program with no issues and was pleasantly surprised to find that no ...



New Downloads

Soft Organizer

Program manager searches and
eliminates traces of
uninstalled programs left in
the system and informs you
about available ...

PDF-Tools

All you will ever need to
Create, view, edit/modify and
print Adobe PDF files, Export
PDF pages and files to Image
...

dbForge SQL Complete

dbForge SQL Complete is an
IntelliSense add-in for SQL
Server Management Studio. It
offers autocompletion and
formatting ...

DigiSigner

DigiSigner is a simple PDF
viewer tool to digitally sign
PDF documents and verify
signatures. With DigiSigner
you can ...

Batch & Print
Enterprise

Batch & Print Pro is for
batch printing documents from
a retainable list which can be
automatically printed in ...

Project Reader

Project Reader is a Viewer for
Microsoft Project. Project
Reader is a desktop
application that lets you
open, print and ...

ZenMate VPN for Windows

ZenMate Security & Privacy
VPN: Unblock geo-restricted
sites, hide your IP &
secure your phone by
encrypting all ...

FolderMill

FolderMill monitors a folder
and automatically prints or
converts to PDF, JPG or TIFF
all new documents. Just define
...

VJmachine

Make a VJ show like a PRO.
Music visualizer for a unique
tight symbiosis of sound and
video. Fully automated music
movie ...



Related Searches

Real Time Loop Sample
Time To Convert
Time Pro Cool
Time Copy
Date Time Count
Down Time Count
Loop Dvd Create
Time For Custom
Cafe Time Cyber
Free Time Cyber
Time Log Daily
Time Shee Daily