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
This archive was generated by hypermail 2.1.8 : Sat Feb 03 2007 - 00:15:02 EET