MidiMountain 0.4.0
|
 |
Unit MCList
Description
MIDI Item Lists This unit contains everything needed to handle lists of midi classesClasses, Interfaces and Objects
Name | Description |
Class TMCItem |
MIDI Base Class for Time Based Items This class is the base to all classes holing a time offset |
Class TMCItemLink |
MIDI link item this class is used to clone and merge lists of different classes |
Class TMCList |
MIDI Lists This class holds lists based on time offsets. (for TMCEvent , TMCMarker , TMCLyric ,...) |
Types
Name | Description |
TItemClass |
Class type for items in list |
TMidiOffset |
Offset in ticks from the begining of the sequence |
Constants
Name | Description |
MM_ItemBase |
MIDI message: base for all TMCItem messages |
MM_ItemCreated |
MIDI message: the TMCItem is beeing created |
MM_ItemDestroying |
MIDI message: the TMCItem is beeing destroyed |
MM_ItemOffsetChanged |
MIDI message: the TMCItem 's offset has changed |
Author
Adrian Meyer
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|