Interface | Description |
---|---|
IMessageType |
This interface represents a certain type of MIDI message.
|
Class | Description |
---|---|
ComboboxStringOption |
This class represents String options of a combobox.
|
ConfigComboboxModel |
This class represents the data model of configuration comboboxes.
|
DrumkitTableModel |
This class represents the data model of the drumkits table in the configuration details view of the info window.
|
ExportResultTableModel |
This class represents the data model of export result tables.
|
InstrumentTableModel |
This class represents the data model of the instruments table in the configuration details view of the info window.
|
MessageTableModel |
This class represents the data model of the messages table in the MIDI sequence > MIDI messages tab of the info window.
|
MessageTreeNode |
This class represents a node for a
MidicaTree containing MIDI message types. |
MidicaTableModel |
This class represents the data model of most tables used in this project.
|
MidicaTreeModel |
This class defines a tree model for trees displaying MIDI sequence information.
|
MidicaTreeNode |
This class represents a node for a
MidicaTree . |
NoteTableModel |
This class represents the data model of the notes table in the configuration details view of the info window.
|
PercussionTableModel |
This class represents the data model of the percussion table in the configuration details view of the info window.
|
SingleMessage |
This class represents one single MIDI message.
|
SoundbankInstrumentsTableModel |
This class represents the data model of the soundbank instruments and drumkits table in the configuration details view of the info window.
|
SoundbankResourceTableModel |
This class represents the data model of the soundbank resources table in the configuration details view of the info window.
|
SyntaxTableModel |
This class represents the data model of the syntax table in the configuration details view of the info window.
|