Hosted by
 |
Midi_Instruments
 |  | type Midi_Instrument |  |
 | Public representation. |  |
 |  | type Midi_Instrument_Access |  |
 | Pointer to representation data. |  |
 |  | function Create |  |
 | Constructor for instances. |  |
Param | Type | Description |
|
|
|
return | Midi_Instrument_Access |
|
|
 |  | function Get_ID |  |
 | Accessor to read the id of a midi instrument. |  |
Param | Type | Description |
access This | Midi_Instrument |
|
|
|
 |  | function Get_Channel |  |
 | Accessor to read the channel of a midi instrument. |  |
Param | Type | Description |
access This | Midi_Instrument |
|
|
|
 |  | function Get_Program |  |
 | Accessor to read the program of a midi instrument. |  |
Param | Type | Description |
access This | Midi_Instrument |
|
|
|
|
|