Ardour
9.0-pre0-582-g084a23a80d
|
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 183 of file midi_model.h.
|
inline |
Definition at line 184 of file midi_model.h.
TimeType ARDOUR::MidiModel::SysExDiffCommand::Change::new_time |
Definition at line 189 of file midi_model.h.
TimeType ARDOUR::MidiModel::SysExDiffCommand::Change::old_time |
Definition at line 188 of file midi_model.h.
SysExDiffCommand::Property ARDOUR::MidiModel::SysExDiffCommand::Change::property |
Definition at line 187 of file midi_model.h.
std::shared_ptr<Evoral::Event<TimeType> > ARDOUR::MidiModel::SysExDiffCommand::Change::sysex |
Definition at line 185 of file midi_model.h.
gint ARDOUR::MidiModel::SysExDiffCommand::Change::sysex_id |
Definition at line 186 of file midi_model.h.