Patrice Tisserand wrote:
Then I
started 'jack_metro -f 440 -A .5 -D 100 --bpm 120'. It seems to
start fine, but there's no sound. I'm sure I'm missing something, so if
anyone knows how to make this work please let me know.
I think you need to connect jack_metro output to alsa_pcm:playback_*.
You can use qjackconnect or jack_connect:
$ jack_connect metro:120_bpm alsa_pcm:playback_1
will output metronome on your first alsa channel.
Almost. I hooked up Matthias's qjackconnect and figured the correct
invocation:
jack_connect dp-metro:120_bpm alsa_pcm:out_1
Btw, this is with Jack 0.39. I suppose I should upgrade to latest CVS...
Best regards,
== Dave Phillips
The Book Of Linux Music & Sound at
http://www.nostarch.com/lms.htm
The Linux Soundapps Site at
http://linux-sound.org