Metronome
Posted: Mon May 23, 2011 11:12 pm
I played around with the Java Sound API for a bit and created a small metronome application.
I missed some features with the flash metronomes often used in webteases, slow and very fast speeds, entering the speed in a text field instead of clicking around a lot, and custom beat patterns (like 100 fast, 10 slow) etc.
So my application can produce beats from 1/min to 600/min, speeds can be entered directly, and there is a simple configuration language to enter arbitrary beat patterns, if you need to.
It is available as an applet, but the stop button did hang in some browsers. The offline version should work just fine though.
I also provided the source. So it can be used in other applications, e.g. one of the pcm-clones that seem to be popping up at the moment
And it is available here: http://milovanaflashparser.kenai.com/
I missed some features with the flash metronomes often used in webteases, slow and very fast speeds, entering the speed in a text field instead of clicking around a lot, and custom beat patterns (like 100 fast, 10 slow) etc.
So my application can produce beats from 1/min to 600/min, speeds can be entered directly, and there is a simple configuration language to enter arbitrary beat patterns, if you need to.
It is available as an applet, but the stop button did hang in some browsers. The offline version should work just fine though.
I also provided the source. So it can be used in other applications, e.g. one of the pcm-clones that seem to be popping up at the moment
And it is available here: http://milovanaflashparser.kenai.com/
