~signal_processor/metro

Make a simple metronome program for use with MIDI or JACK

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~signal_processor/metro
read/write
git@git.sr.ht:~signal_processor/metro

You can also use your local clone with git send-email.

A set of crates for making some simple metronome programs. MIDI makes a program that outputs midi. Metro makes a program that outputs audio, by default using JACK. Both use the same style tui interface, where you can press a key, type in a number, and press enter to run commands.
    n sets the numerator in the time signature
    d sets the denominator in the time signature
    b sets the bpm