![]() |
Ardour
9.0-pre0-1159-gcb8dd39f31
|
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 198 of file midi_model.h.
|
inline |
Definition at line 199 of file midi_model.h.
TimeType ARDOUR::MidiModel::SysExDiffCommand::Change::new_time |
Definition at line 204 of file midi_model.h.
TimeType ARDOUR::MidiModel::SysExDiffCommand::Change::old_time |
Definition at line 203 of file midi_model.h.
SysExDiffCommand::Property ARDOUR::MidiModel::SysExDiffCommand::Change::property |
Definition at line 202 of file midi_model.h.
std::shared_ptr<Evoral::Event<TimeType> > ARDOUR::MidiModel::SysExDiffCommand::Change::sysex |
Definition at line 200 of file midi_model.h.
gint ARDOUR::MidiModel::SysExDiffCommand::Change::sysex_id |
Definition at line 201 of file midi_model.h.