This is a program to store data calculated from the tempo of a song into different degrees of seconds for use with "programming synths". Written in C++ with Visual C++ Express. Java version coming soon.
Beat tracking software that produces a real time beat-pattern hierarchy with real time latency requirements. The system utilizes a blackboard structure over amplitude to construct the beat hierarcy from a standard JMF input stream.
A visualization of the fourier transform applied to sound data. Analyzes a time-domain sound sample using the Fourier Transform, and graphically displays the results and sound in real time. Attempts to audio into sheet music.