aboutsummaryrefslogtreecommitdiff
path: root/metronome.c
Commit message (Expand)AuthorAge
* Simplify tones by switching to float formatReiner Herrmann2017-04-09
* Minor cleanup and pretty printingReiner Herrmann2017-04-09
* Add capturing skeleton for new tuner programReiner Herrmann2017-04-08
* Initialize inputs memoryReiner Herrmann2017-04-04
* Print errors to stderrReiner Herrmann2017-04-04
* Handle SIGINT/SIGTERM to properly clean upReiner Herrmann2017-04-04
* Hide/restore cursorReiner Herrmann2017-04-04
* Dynamically recalculate period from current bpm settingReiner Herrmann2017-04-04
* Print instructions and enable changing bpmReiner Herrmann2017-04-04
* Move _GNU_SOURCE definition to source fileReiner Herrmann2017-04-04
* Non-blocking input handlingReiner Herrmann2017-04-04
* Rename function to clarify purposeReiner Herrmann2017-04-04
* Sleeping not required; snd_pcm_writei is blockingReiner Herrmann2017-04-02
* Use default alsa deviceReiner Herrmann2017-04-02
* Add command line parsingReiner Herrmann2017-04-02
* Initial commitReiner Herrmann2017-04-02