ardour
Public Attributes | List of all members
ARDOUR::MidiModel::SysExDiffCommand::Change Struct Reference

Public Attributes

boost::shared_ptr
< Evoral::Event< TimeType > > 
sysex
 
gint sysex_id
 
SysExDiffCommand::Property property
 
TimeType old_time
 
TimeType new_time
 

Detailed Description

Definition at line 177 of file midi_model.h.

Member Data Documentation

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

Definition at line 182 of file midi_model.h.

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

Definition at line 181 of file midi_model.h.

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

Definition at line 180 of file midi_model.h.

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

Definition at line 178 of file midi_model.h.

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

Definition at line 179 of file midi_model.h.


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