wrl/maschine.rs

MIDI not fully recognized, no lights on controller

tennox opened this issue · 0 comments

Hi, I'm very greatful for this project as it's at least not nothing - like native instruments provides - but I can't get it to show up as MIDI device.

Device: Maschine Mikro Mk1

I did manage to get it running and it shows in aseqdump -l:

128:0    maschine.rs                      Pads MIDI

And I get events:

$ aseqdump -p 128
Waiting for data. Press Ctrl+C to end.
Source  Event                  Ch  Data
128:0   Note on                 1, note 49, velocity 57
128:0   Note off                1, note 49, velocity 0

But I don't get it recognized as MIDI device in any program - not even the other alsa scripts:

$ amidi -l
Dir Device    Name
$ aplaymidi -l
 Port    Client name                      Port name
 14:0    Midi Through                     Midi Through Port-0

Also (less dramatic, but might be relevant): The controller stays dark. no lights on buttons or screen (after the first plug-in pulse sequence).

Tried to run the programm as sudo, too.
Fedora 37