NiCMidi 1.1.0
A MIDI library derived from J.D.Koftinoff jdksmidi
|
Contains the definitions of classes RecNotifier and MIDIRecorder. More...
#include "sequencer.h"
#include "processor.h"
#include <atomic>
#include <vector>
#include <set>
#include <stack>
Go to the source code of this file.
Classes | |
class | MIDIRecorder |
A MIDITickComponent which can record MIDI messages incoming from a MIDI in port, putting them into an internal MIDIMultiTrack. More... | |
Contains the definitions of classes RecNotifier and MIDIRecorder.