index
:
guitartools
trunk
small guitar-related tools
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
metronome.c
Commit message (
Expand
)
Author
Age
*
Simplify tones by switching to float format
Reiner Herrmann
2017-04-09
*
Minor cleanup and pretty printing
Reiner Herrmann
2017-04-09
*
Add capturing skeleton for new tuner program
Reiner Herrmann
2017-04-08
*
Initialize inputs memory
Reiner Herrmann
2017-04-04
*
Print errors to stderr
Reiner Herrmann
2017-04-04
*
Handle SIGINT/SIGTERM to properly clean up
Reiner Herrmann
2017-04-04
*
Hide/restore cursor
Reiner Herrmann
2017-04-04
*
Dynamically recalculate period from current bpm setting
Reiner Herrmann
2017-04-04
*
Print instructions and enable changing bpm
Reiner Herrmann
2017-04-04
*
Move _GNU_SOURCE definition to source file
Reiner Herrmann
2017-04-04
*
Non-blocking input handling
Reiner Herrmann
2017-04-04
*
Rename function to clarify purpose
Reiner Herrmann
2017-04-04
*
Sleeping not required; snd_pcm_writei is blocking
Reiner Herrmann
2017-04-02
*
Use default alsa device
Reiner Herrmann
2017-04-02
*
Add command line parsing
Reiner Herrmann
2017-04-02
*
Initial commit
Reiner Herrmann
2017-04-02