Hello
I am using tracktion and I am overriding the method AudioTrack::Listener::recordedMidiMessageSentToPlugins to get a notification of when a note is playing. Works great. You receive a juce::MidiMessage with lot’s of information. However, I need to know the channel and index inside that StepClip::Pattern that correspond to that message. No luck yet. Any ideas would be welcome.
Kind regards
