Hosted by
|
Collectors.MIDI
| | type MIDI_Collector | |
| Public representation. | |
| | type MIDI_Collector_Access | |
| Pointer to representation data. | |
| | function Create | |
| Constructor for instances. | |
Param | Type | Description |
return | MIDI_Collector_Access |
|
|
| | procedure Add_Stave | |
|
Param | Type | Description |
access This | MIDI_Collector |
|
| |
| | procedure Add_Measure | |
|
Param | Type | Description |
access This | MIDI_Collector |
|
| |
| | procedure Add_Clef | |
|
Param | Type | Description |
access This | MIDI_Collector |
|
|
| |
| | procedure Add_Key | |
|
Param | Type | Description |
access This | MIDI_Collector |
|
|
| |
| | procedure Add_Time | |
|
Param | Type | Description |
access This | MIDI_Collector |
|
|
| |
| | procedure Set_Barline | |
|
Param | Type | Description |
access This | MIDI_Collector |
|
|
| |
| | procedure Add_Chord | |
|
Param | Type | Description |
access This | MIDI_Collector |
|
| |
| | procedure Add_Note | |
|
Param | Type | Description |
access This | MIDI_Collector |
|
|
| |
| | procedure Write | |
|
Param | Type | Description |
access This | MIDI_Collector |
|
|
| |
|
|