| 
    Ardour
    9.0-pre0-1971-g33f1681c76
    
   | 
 
#include <midi_model.h>
Public Attributes | |
| NoteDiffCommand::Property | property | 
| NotePtr | note | 
| uint32_t | note_id | 
| Variant | old_value | 
| Variant | new_value | 
Definition at line 149 of file midi_model.h.
| Variant ARDOUR::MidiModel::NoteDiffCommand::NoteChange::new_value | 
Definition at line 154 of file midi_model.h.
| NotePtr ARDOUR::MidiModel::NoteDiffCommand::NoteChange::note | 
Definition at line 151 of file midi_model.h.
| uint32_t ARDOUR::MidiModel::NoteDiffCommand::NoteChange::note_id | 
Definition at line 152 of file midi_model.h.
| Variant ARDOUR::MidiModel::NoteDiffCommand::NoteChange::old_value | 
Definition at line 153 of file midi_model.h.
| NoteDiffCommand::Property ARDOUR::MidiModel::NoteDiffCommand::NoteChange::property | 
Definition at line 150 of file midi_model.h.