v0.5.2 - included WAV samples digitally remastered by Martin Tarenskeen to be more pronounced and precise. - added #include to ctronome.c to eliminate compile-time warnings with newer (>4) GCC versions v0.5.1 - new parameter processing bug introduced in v0.5 fixed - some old bugs are fixed around parameter and program processing v0.5 - WAV format is detected, and DSP is set up accordingly - included 2 channel (stereo) wav format for those sound systems that do not support mono mode (see NOTES/README) - bugfix in parameter processing that caused bpm base note to be ignored v0.4 - dsp.c code cleanup, according to OSS Programmers Guide. - implemented some debug messages, mainly for DSP procedures v0.3 - fixed dsp pattern length setup that caused silence at certain bpm rates v0.2 - fixed possible segfault bug in argument processing + it is now programmable + more configurable bpm and bpt parameters allowing to specify the base note for BPM and beat per tact + number of repetition can be specified via command-line v0.1 first version. supports: 30 < beat per minute < 250 1 < beat per tact < 50 44100Hz 16bit mono WAV sound via /dev/dsp