Hi all,
I'm trying to use the receivedMIDINoteOn function to flash a UILabel
when the sequencer is playing a note.
I have tried using the
AKMIDIListener protocol with no success.
Also I have made a sub class of
AKMIDISampler and send midi to it from the sequencer.
It plays the midi
but the receivedMIDINoteOn is not called.
See my stackOverFlow case
here.
I'm a bit desperate, this is for a MVP that should've been ready by now, I switched to AK from LibPD and I a way happier with it, just this issue.
Any help would be appreciated.
Thnx
Ben