Go to the source code of this file.
◆ IMF_DELAY
| #define IMF_DELAY |
( |
| jiffies | ) |
|
◆ IMF_MAX_STREAM_SIZE
◆ IMF_NOTE_OFF
| #define IMF_NOTE_OFF |
( |
| channel | ) |
|
Value:
#define MAX_AUDIO_CHANNELS
Definition at line 51 of file _music.c.
◆ IMF_NOTE_ON_CHANNEL
| #define IMF_NOTE_ON_CHANNEL |
( |
| channel | ) |
|
◆ IMF_NOTE_ON_NOTE
| #define IMF_NOTE_ON_NOTE |
( |
| note | ) |
|
◆ IMF_SET_PROGRAM_CHANNEL
| #define IMF_SET_PROGRAM_CHANNEL |
( |
| channel | ) |
|
◆ IMF_SET_PROGRAM_PROGRAM
| #define IMF_SET_PROGRAM_PROGRAM |
( |
| program | ) |
|
◆ IMF_SET_VOLUME_VALUE
| #define IMF_SET_VOLUME_VALUE |
( |
| value | ) |
|
◆ MAX_MIDI_CHANNELS
| #define MAX_MIDI_CHANNELS 127 |
◆ music_load_to_variable()
| Variable * music_load_to_variable |
( |
Environment * | _environment, |
|
|
char * | _filename, |
|
|
char * | _alias, |
|
|
int | _bank_expansion ) |
◆ sid_load_to_variable()
| Variable * sid_load_to_variable |
( |
Environment * | _environment, |
|
|
char * | _filename, |
|
|
char * | _alias, |
|
|
int | _bank_expansion ) |