<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 10, 2016 at 7:42 AM, Ffanci Silvain <span dir="ltr"><<a href="mailto:silvain@freeshell.de" target="_blank">silvain@freeshell.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Nacho Otal, Mar 10 2016:<br>
...<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2.- Is there a possibility to route directly midi commands to JACK avoiding ALSA?<br>
</blockquote>
Not avoiding ALSA, since ALSA drives the hardware and JACK sits ontop of ahrdware drivers. BUT...<br></blockquote><div><br></div><div>Not strictly true. Applications which use JACK MIDI can exchange MIDI data directly, without ALSA. But yes, if you want to use MIDI hardware, ALSA will always be involved.<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You can start JACK with the -xseq or -xraw commandline options and it will give you your hardware MIDI ports. Tried and tested.<br>
<br>
Or you use a2j_midibridge or a similar tool, and if necessary its reverse, which will bridge JACK MIDI </blockquote><div><br></div><div>a2jmidid -e<br><br></div><div>Note that JACK1 has this functionality built in, and using -X seq will activate it.<br></div><div> <br></div></div></div></div>