John Benediktsson
5f1c6151dc
extra: use bl when possible instead of ``" " write``.
2014-06-04 09:10:36 -07:00
Jon Harper
91fce8c90b
rosetta-code.metronome: usage, validation
2013-10-17 13:35:06 -07:00
Jon Harper
d067e50ef5
rosetta-code.metronome: parse command line
2013-10-17 13:35:06 -07:00
Jon Harper
19204e83b4
rosetta-code.metronome, simplify and fix script/deploy
...
Timers have 1 thread per timer, so it's ok to block. This removes
the need for a timer releasing a semaphore and another thread
acquiring the semaphore.
Also, when running in with-ui, the quotation must return for the UI
to actually start, so the previous method didn't work
2013-10-17 13:35:05 -07:00
John Benediktsson
1cfbb02571
rosetta-code.metronome: fix metronome to stop the timer.
2013-10-01 13:08:19 -07:00
Jon Harper
ffdf4b6f82
rosetta-code.metronome: add example as MAIN:
2013-09-29 19:55:27 +02:00
Jon Harper
d04bf5c10a
rosetta-code.metronome: correct disposal of timer
2013-09-29 19:37:35 +02:00
Jon Harper
ccf1b82882
rosetta-code.metronome: simplify stack shuffling
2013-09-29 19:37:34 +02:00
Jon Harper
939395ac13
rosetta-code.metronome: remove useless close-window call
2013-09-29 19:06:58 +02:00
Jon Harper
d92741c26f
rosetta-code.metronome: use openAL to play sound
...
This brings cross-platform compatibility
2013-09-29 19:00:57 +02:00
John Benediktsson
0948479743
rosetta-code.metronome: adding metronome solution.
2013-09-06 10:18:57 -07:00