Home
last modified time | relevance | path

Searched defs:MachineControlCommand (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/midi++2/
H A Dmmc.cc691 MachineControlCommand::MachineControlCommand (MachineControl::Command c) in MachineControlCommand() function in MachineControlCommand
697 MachineControlCommand::MachineControlCommand (Timecode::Time t) in MachineControlCommand() function in MachineControlCommand
/dports/audio/ardour6/Ardour-6.8.0/libs/midi++2/midi++/
H A Dmmc.h43 class MachineControlCommand; variable
296 MachineControlCommand () : _command (MachineControl::Command (0)) {} in MachineControlCommand() function