tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
tracktion::engine::MPEChannelAssigner Class Reference

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 &note)
 

Detailed Description

Determines the channels to assign to overlapping notes.

Definition at line 468 of file tracktion_MidiList.cpp.

Constructor & Destructor Documentation

◆ MPEChannelAssigner()

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.

Member Function Documentation

◆ addNote()

void tracktion::engine::MPEChannelAssigner::addNote ( MidiNote note)

Definition at line 484 of file tracktion_MidiList.cpp.


The documentation for this class was generated from the following file: