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::MidiTimecodeReader Struct Reference
Inheritance diagram for tracktion::engine::MidiTimecodeReader:
juce::MessageListener juce::Timer

Public Member Functions

 MidiTimecodeReader (MidiInputDeviceInstanceBase &m)
 
bool processMessage (const juce::MidiMessage &m)
 
void handleMMCMessage (juce::MidiMessage::MidiMachineControlCommand type)
 
void handleMMCGotoMessage (int h, int m, int s, int f)
 

Detailed Description

Definition at line 14 of file tracktion_PhysicalMidiInputDevice.cpp.

Constructor & Destructor Documentation

◆ MidiTimecodeReader()

tracktion::engine::MidiTimecodeReader::MidiTimecodeReader ( MidiInputDeviceInstanceBase m)

Definition at line 17 of file tracktion_PhysicalMidiInputDevice.cpp.

Member Function Documentation

◆ handleMMCGotoMessage()

void tracktion::engine::MidiTimecodeReader::handleMMCGotoMessage ( int  h,
int  m,
int  s,
int  f 
)

Definition at line 112 of file tracktion_PhysicalMidiInputDevice.cpp.

◆ handleMMCMessage()

void tracktion::engine::MidiTimecodeReader::handleMMCMessage ( juce::MidiMessage::MidiMachineControlCommand  type)

Definition at line 105 of file tracktion_PhysicalMidiInputDevice.cpp.

◆ processMessage()

bool tracktion::engine::MidiTimecodeReader::processMessage ( const juce::MidiMessage m)

Definition at line 22 of file tracktion_PhysicalMidiInputDevice.cpp.


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