![]() |
Ardour
8.12
|
Public Member Functions | |
Change () | |
Public Attributes | |
std::shared_ptr< Evoral::Event< TimeType > > | sysex |
gint | sysex_id |
SysExDiffCommand::Property | property |
TimeType | old_time |
TimeType | new_time |
Definition at line 179 of file midi_model.h.
|
inline |
Definition at line 180 of file midi_model.h.
TimeType ARDOUR::MidiModel::SysExDiffCommand::Change::new_time |
Definition at line 185 of file midi_model.h.
TimeType ARDOUR::MidiModel::SysExDiffCommand::Change::old_time |
Definition at line 184 of file midi_model.h.
SysExDiffCommand::Property ARDOUR::MidiModel::SysExDiffCommand::Change::property |
Definition at line 183 of file midi_model.h.
std::shared_ptr<Evoral::Event<TimeType> > ARDOUR::MidiModel::SysExDiffCommand::Change::sysex |
Definition at line 181 of file midi_model.h.
gint ARDOUR::MidiModel::SysExDiffCommand::Change::sysex_id |
Definition at line 182 of file midi_model.h.