another method getting midi-event from midi=controller?

prko's icon

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

pdelges's icon

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...)