another method getting midi-event from midi=controller?
Dear users,
is there any method except ctlin to get the midi event from a midi-controller?
Usually ctlin can get all information.
However Fireone and Behringer FCB1010 do not work with ctlin.
best,
prko
According to Behringer's website, the fcb1010 sends midi notes and program changes.
So [notein] and [pgmin] should help.
[midiin] -> [midiparse] can be usefull too (and is still, after so many complains on this forum, the only reliable way to get correct MIDI datas coming from an USB port on MacOS X...)