[LAU] Bridging alsa and jack midi

Len Ovens len at ovenwerks.net
Tue Sep 30 20:44:40 UTC 2014


On Tue, 30 Sep 2014, Ralf Mardorf wrote:

> [rocketmouse at archlinux ~]$ cat /proc/asound/cards
> 0 [HDSPMx579bcc   ]: HDSPM - RME AIO_579bcc
>                      RME AIO S/N 0x579bcc at 0xfddf0000, irq 18
> 1 [EWX2496        ]: ICE1712 - TerraTec EWX24/96
>                      TerraTec EWX24/96 at 0xbf00, irq 20
> 2 [EWX2496_1      ]: ICE1712 - TerraTec EWX24/96
>                      TerraTec EWX24/96 at 0xbb00, irq 21
> [rocketmouse at archlinux ~]$ amidi -l
> Dir Device    Name
> IO  hw:0,0    HDSPMx579bcc MIDI 1
> IO  hw:1,0    TerraTec EWX24/96 MIDI
> IO  hw:2,0    TerraTec EWX24/96 MIDI

I don't think you can refer to midi by name in the same way as audio 
ports. For example, as above you have hw:2,0 or hw:EWX2496_1, but you can 
not use hw:ICE1712 - TerraTec EWX24/96. What I am saying is that EWX2496_1 
is a device, not a name or description. MIDI does not have this. However, 
qjackctl at least does use the description. So what you want to change is 
the description that is shown as "Name" above. The udev rules will be 
different than those used to change the device because you are changing a 
different part of things. Because of a flood, I don't have access to any 
of my MIDI IFs to try things here though.


--
Len Ovens
www.ovenwerks.net



More information about the Linux-audio-user mailing list