Re: [LAU] how can I send a midi command from bash through jack to my HW controller?

From: Jeremy Jongepier <jeremy@email-addr-hidden>
Date: Sun Oct 08 2017 - 11:45:21 EEST

On 10/08/2017 03:20 AM, Athanasios Silis wrote:
> Hi all and thank you for your immediate responses.
> In the end what I was looking for was not the "midi through port" but a
> virtual midi port.
> To do that I had to add in /etc/modules-load.d/audio.conf
> snd-virmidi midi_devs=1 index=5
>
> then I could see
> $ amidi -l
> Dir Device Name
> ..... (other devices) .....
> IO hw:5,0 Virtual Raw MIDI (16 subdevices)
>
> and at the same time it would show up in jack's "midi" tab
> then I could simply use it as
>
> amidi -phw:5,0 -S <hexbytes>
>
> and the midi msg was surely enough sent correctly to the HW controller.
>
> Thank you for your help!
> I hope this helps others as well

Fwiw I created something similar a few years ago, maybe it could be
helpful in this context too:
https://github.com/autostatic/scripts/blob/ubuntu/volca_preset_loader

Best,

Jeremy

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
https://lists.linuxaudio.org/listinfo/linux-audio-user

Received on Sun Oct 8 12:15:01 2017

This archive was generated by hypermail 2.1.8 : Sun Oct 08 2017 - 12:15:01 EEST