Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::MidiModel::SysExDiffCommand::Change Struct Reference

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
 

Detailed Description

Definition at line 183 of file midi_model.h.

Constructor & Destructor Documentation

◆ Change()

ARDOUR::MidiModel::SysExDiffCommand::Change::Change ( )
inline

Definition at line 184 of file midi_model.h.

Member Data Documentation

◆ new_time

TimeType ARDOUR::MidiModel::SysExDiffCommand::Change::new_time

Definition at line 189 of file midi_model.h.

◆ old_time

TimeType ARDOUR::MidiModel::SysExDiffCommand::Change::old_time

Definition at line 188 of file midi_model.h.

◆ property

SysExDiffCommand::Property ARDOUR::MidiModel::SysExDiffCommand::Change::property

Definition at line 187 of file midi_model.h.

◆ sysex

std::shared_ptr<Evoral::Event<TimeType> > ARDOUR::MidiModel::SysExDiffCommand::Change::sysex

Definition at line 185 of file midi_model.h.

◆ sysex_id

gint ARDOUR::MidiModel::SysExDiffCommand::Change::sysex_id

Definition at line 186 of file midi_model.h.


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