Hi, I'm trying to write a simple sequencer for MIDI that would allow the user to record some tracks using his MIDI keyboard (with some additional editing) and then save it to a file. Is there any GUI component for the MIDI sequence present in JUCE? I mean something like Tracktion uses for MIDI (with the MidiKeyboardComponent on left)? I went throught the whole documentation and it seems to me there isn't but I just wanted to be sure before I beggin to write the component myself.
Thanks a lot