I'm trying to learn Juce because i want to do a "MIDI Thru program" for filter MIDI message of my master keyboard to different sound module (for example: filter by key note to differents channels)
I haven't found tutorial for MIDI programming with Juce, so i'm a little lost
I know i must create MidiInput, MidiOutput and MidiCallBack but after...?
I must do a loop with "getMessage" , filtering and just after "sendMessage"?
I do not want you to make me my program, I just want you show me the way for for beginning. For the rest, I'll manage
Thanls a lot
(sorry for my bas english ^^)
