ardour
Public Attributes | List of all members
ARDOUR::MidiModel::NoteDiffCommand::NoteChange Struct Reference

#include <midi_model.h>

Public Attributes

NoteDiffCommand::Property property
 
NotePtr note
 
uint32_t note_id
 
Variant old_value
 
Variant new_value
 

Detailed Description

Definition at line 129 of file midi_model.h.

Member Data Documentation

Variant ARDOUR::MidiModel::NoteDiffCommand::NoteChange::new_value

Definition at line 134 of file midi_model.h.

NotePtr ARDOUR::MidiModel::NoteDiffCommand::NoteChange::note

Definition at line 131 of file midi_model.h.

uint32_t ARDOUR::MidiModel::NoteDiffCommand::NoteChange::note_id

Definition at line 132 of file midi_model.h.

Variant ARDOUR::MidiModel::NoteDiffCommand::NoteChange::old_value

Definition at line 133 of file midi_model.h.

NoteDiffCommand::Property ARDOUR::MidiModel::NoteDiffCommand::NoteChange::property

Definition at line 130 of file midi_model.h.


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