Nacho Otal, Mar 10 2016:
...
2.- Is there a possibility to route directly midi
commands to JACK avoiding ALSA?
Not avoiding ALSA, since ALSA drives the hardware
and JACK sits ontop of ahrdware drivers. BUT...
You can start JACK with the -xseq or -xraw commandline options and it will give you your
hardware MIDI ports. Tried and tested.
Or you use a2j_midibridge or a similar tool, and if necessary its reverse, which will
bridge JACK MIDI ports to the ALSA sequencer system, also tried and tested. Sorry, I have
no URL for those extra packages, but you should be able to find them on the net.
...
Ta-ta
----
Ffanci
* Homepage:
https://freeshell.de/~silvain
* Twitter:
http://twitter.com/ffanci_silvain
* GitHub:
https://github.com/fsilvain