You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can establish the connection if I use 'system:midi_capture_3' in
mididings, but if I use 'alsa_pcm:Arturia-KeyStep-32/midi_playback_1' or
'Arturia-KeyStep-32:midi/playback_1', it fails:
warning: regular expression 'alsa_pcm:Arturia-KeyStep-32/midi_playback_1' didn't match any JACK MIDI ports
Even wildcards, like '.*Arturia.*', won't establish the connection.
Any suggestions?
Thanks!
Ralf
The text was updated successfully, but these errors were encountered:
[sent that message twice to the ML and subscribed to it, but messages don't show up there]
Hi,
I'd like to subscribe to jack midi ports by using their aliases, as port
names might change.
E.g., jack-lsp -lA reports:
I can establish the connection if I use 'system:midi_capture_3' in
mididings, but if I use 'alsa_pcm:Arturia-KeyStep-32/midi_playback_1' or
'Arturia-KeyStep-32:midi/playback_1', it fails:
warning: regular expression 'alsa_pcm:Arturia-KeyStep-32/midi_playback_1' didn't match any JACK MIDI ports
Even wildcards, like '.*Arturia.*', won't establish the connection.
Any suggestions?
Thanks!
Ralf
The text was updated successfully, but these errors were encountered: