On Fri, 2007-02-02 at 20:05 +0000, Jean-Baptiste Mestelan wrote: > Hello, people :-) > > I am writing some scripts for automating JACK connections. > > I can use jack_connect for audio ports ; but is there a way to connect > MIDI ports in such a way ? I cannot find any information about this, > and jack_lsp apparently only lists audio ports ... It does list MIDI ports. It doesn't list ALSA MIDI ports however. If those are the ports you want to list and connect, use aconnect. aconnect -lio to list all ports, and aconnect output input to connect ports. --ll
Attachment:
signature.asc
Description: This is a digitally signed message part