Hello Thijs,<br><br>I think you might be under the impression that FFADO MIDI and ALSA MIDI are roughly the same, they're not...<br>FFADO is a backend that you can run JACK on top of. If you run JACK with the FFADO as the "driver", then JACK will be able to send MIDI commands to your Saffire. ALSA MIDI is a totally different "MIDI".<br>
The upside: There's a program "a2jmidi" which will put all your ALSA MIDI ports into the JACK MIDI graph, then you can connect any ALSA MIDI out to JACK MIDI in, and vice versa.<br>"a2jmidid" is the name of the package on debian based systems.<br>
<br>Running is usually most benificial like so:<br>a2jmidid -e &<br>so that it keeps scanning the ALSA MIDI graph for changes, and will update the JACK MIDI ports available.<br><br>Good luck! -Harry<br><br><br><br><div class="gmail_quote">
On Thu, Dec 8, 2011 at 9:57 PM, thijs van severen <span dir="ltr"><<a href="mailto:thijsvanseveren@gmail.com">thijsvanseveren@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi all<div><br></div><div>i'm trying to use 'amidi' to send a simple midi message to the midi out port of my firewire (FFADO backend) audio device. a Saffire LE.</div><div>to do this i simply need to specify the port i want to send the data to, however i can only select one of the ALSA midi devices listed under /dev/snd/ and the firewire midi ports are all Jack midi ports and thus not listed here.</div>


<div>but where are these listed ? </div><div>or should i be doing things differently ?</div><div> </div><div>grtz</div><span class="HOEnZb"><font color="#888888"><div>Thijs<br clear="all"><div><br></div>-- <br><br><div>follow me on my <a href="http://audio-and-linux.blogspot.com/" target="_blank">Audio & Linux blog</a> !</div>


<br>
</div>
</font></span><br>_______________________________________________<br>
Linux-audio-dev mailing list<br>
<a href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-dev" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a><br>
<br></blockquote></div><br>