|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Member Functions | |
| void | update (Edit *edit) |
| void | addMessages (bool isPlaying, bool isScrubbing, TransportControl *tc, MidiMessageArray &buffer, double blockStart, double blockEnd) |
Definition at line 17 of file tracktion_MidiOutputDevice.cpp.
| tracktion::engine::MidiTimecodeGenerator::MidiTimecodeGenerator | ( | ) |
Definition at line 20 of file tracktion_MidiOutputDevice.cpp.
| void tracktion::engine::MidiTimecodeGenerator::addMessages | ( | bool | isPlaying, |
| bool | isScrubbing, | ||
| TransportControl * | tc, | ||
| MidiMessageArray & | buffer, | ||
| double | blockStart, | ||
| double | blockEnd | ||
| ) |
Definition at line 47 of file tracktion_MidiOutputDevice.cpp.
| void tracktion::engine::MidiTimecodeGenerator::update | ( | Edit * | edit | ) |
Definition at line 25 of file tracktion_MidiOutputDevice.cpp.