Will Godfrey wrote:
James Mckernon <jmckernon(a)gmail.com> wrote:
> yoshimi --alsa-midi="microKONTROL MIDI 1"
>
> ALSA lib seq.c:935:(snd_seq_open_noupdate) Unknown SEQ microKONTROL MIDI 1
The device name for snd_seq_open() must always be "default".
This option should change the client/port name.
(There is snd_seq_parse_address() for that.)
Regards,
Clemens