Den Saturday 11 October 2008 21:53:01 skrev du:
On Sat, 2008-10-11 at 21:35 +0200, Jostein Chr.
Andersen wrote:
..
recall that
I've seen one or two apps using Jack Midi. And if more apps
are using Jack MIDI, can it communicate with the ALSA MIDI connections?
Yes, there is a bridge from the JACK MIDI world to the ALSA MIDI world.
Actually there are two. One bridges from ALSA raw devices to JACK MIDI,
and another from ALSA sequencer to JACK MIDI. You have to pick one. All
apps can be interconnected. Even inside qjackctl.
Thanks, it works! I found two apps - alsaseq2jackmidi, which don't like to be
compiled and a2jmidid wich probably have the bridges you mentioned. a2jmidid
compiled without probems. I got a lot of xruns, but setting MIDI driver
to "seq" saved the situation.
Thanks for the enlightment.
Jostein