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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tracktion::engine::chocMidiHelpers::ProgramChange Struct Reference

Public Member Functions

void addToBuffer (int channel, double time, juce::Array< juce::MidiMessage > &dest) const
 
bool trySetBank (uint8_t controller, uint8_t v)
 
void setProgram (uint8_t v)
 

Detailed Description

Definition at line 75 of file tracktion_LoopingMidiNode.cpp.

Member Function Documentation

◆ addToBuffer()

void tracktion::engine::chocMidiHelpers::ProgramChange::addToBuffer ( int  channel,
double  time,
juce::Array< juce::MidiMessage > &  dest 
) const

Definition at line 77 of file tracktion_LoopingMidiNode.cpp.

◆ setProgram()

void tracktion::engine::chocMidiHelpers::ProgramChange::setProgram ( uint8_t  v)

Definition at line 103 of file tracktion_LoopingMidiNode.cpp.

◆ trySetBank()

bool tracktion::engine::chocMidiHelpers::ProgramChange::trySetBank ( uint8_t  controller,
uint8_t  v 
)

Definition at line 92 of file tracktion_LoopingMidiNode.cpp.


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