NiCMidi 1.1.0
A MIDI library derived from J.D.Koftinoff jdksmidi
|
Contains the definition of the classes MIDISequencerTrackProcessor and AdvancedSequencer. More...
#include <vector>
#include <string>
#include "thru.h"
#include "multitrack.h"
#include "filereadmultitrack.h"
#include "sequencer.h"
#include "smpte.h"
Go to the source code of this file.
Classes | |
class | MIDISequencerTrackProcessor |
A multipurpose MIDIProcessor implementing muting, soloing, rechannelizing, velocity scaling and transposing. More... | |
class | AdvancedSequencer |
An enhanced MIDISequencer, able to directly load and play MIDI files and many more. More... | |
Contains the definition of the classes MIDISequencerTrackProcessor and AdvancedSequencer.