|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Determines the channels to assign to overlapping notes. More...
Public Member Functions | |
| MPEChannelAssigner (juce::MidiMessageSequence &s, const MidiClip &c, MidiList::TimeBase tb, const GrooveTemplate *g) | |
| Constructor. | |
| void | addNote (MidiNote ¬e) |
Determines the channels to assign to overlapping notes.
Definition at line 468 of file tracktion_MidiList.cpp.
| tracktion::engine::MPEChannelAssigner::MPEChannelAssigner | ( | juce::MidiMessageSequence & | s, |
| const MidiClip & | c, | ||
| MidiList::TimeBase | tb, | ||
| const GrooveTemplate * | g | ||
| ) |
Constructor.
Definition at line 473 of file tracktion_MidiList.cpp.
| void tracktion::engine::MPEChannelAssigner::addNote | ( | MidiNote & | note | ) |
Definition at line 484 of file tracktion_MidiList.cpp.