| /RvlSDK-2.1/build/demos/spdemo/src/ |
| D | spdemo.c | 167 { " Noisy Drum", DEMOWIN_ITM_NONE, MNU_play_sfx, NULL }, 168 { " Gunshot", DEMOWIN_ITM_NONE, MNU_play_sfx, NULL }, 169 { " Voice-Man", DEMOWIN_ITM_NONE, MNU_play_sfx, NULL }, 170 { " Voice-Woman", DEMOWIN_ITM_NONE, MNU_play_sfx, NULL }, 171 { " Looping Strings", DEMOWIN_ITM_NONE, MNU_play_sfx, NULL }, 174 { " Stop All", DEMOWIN_ITM_NONE, MNU_stop_sfx, NULL }, 175 { " Stop All Looping", DEMOWIN_ITM_NONE, MNU_stop_looping, NULL },
|
| /RvlSDK-2.1/build/demos/axdemo/src/ |
| D | compressor.c | 211 { " Ping test", DEMOWIN_ITM_NONE, MNU_start_ping_test, NULL }, 212 { " Voice test", DEMOWIN_ITM_NONE, MNU_start_voice_test, NULL }, 215 { " Toggle Compressor", DEMOWIN_ITM_NONE, MNU_toggle_comp, NULL }, 216 { " Play Looping Hum", DEMOWIN_ITM_NONE, MNU_play_hum, NULL }, 217 { " Play Ping", DEMOWIN_ITM_NONE, MNU_play_ping, NULL }, 218 { " Play Voice", DEMOWIN_ITM_NONE, MNU_play_voice, NULL }, 219 { " Stop All Voices", DEMOWIN_ITM_NONE, MNU_stop_sfx, NULL },
|
| D | seqdemo.c | 897 { " Select MIDI File", DEMOWIN_ITM_NONE, MNU_select, NULL }, 899 { " Play", DEMOWIN_ITM_NONE, MNU_play, NULL }, 900 { " Play Looped", DEMOWIN_ITM_NONE, MNU_playloop, NULL }, 901 { " Pause", DEMOWIN_ITM_NONE, MNU_pause, NULL }, 902 { " Stop", DEMOWIN_ITM_NONE, MNU_stop, NULL }, 904 { " AUX A None", DEMOWIN_ITM_NONE, MNU_auxa, NULL }, 905 { " AUX B None", DEMOWIN_ITM_NONE, MNU_auxb, NULL }, 907 { " PCM Samples", DEMOWIN_ITM_NONE, MNU_sample, NULL }, 909 { " Clear Max Profile", DEMOWIN_ITM_NONE, MNU_clearmax, NULL },
|
| D | axfilter.c | 247 { "Sound : Guitarscape", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 249 { "Play ", DEMOWIN_ITM_NONE, MNU_play, NULL }, 250 { "Play Looped", DEMOWIN_ITM_NONE, MNU_play_looped, NULL }, 251 { "Stop", DEMOWIN_ITM_NONE, MNU_stop, NULL }, 253 { "Filter : ON ", DEMOWIN_ITM_NONE, MNU_filter, NULL }, 254 { "Compressor: OFF", DEMOWIN_ITM_NONE, MNU_compressor, NULL }, 255 { "AuxA : (none)", DEMOWIN_ITM_NONE, MNU_auxa, NULL },
|
| D | fxbussend.c | 155 { "Sound : (none)", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 156 { "AuxA : (none)", DEMOWIN_ITM_NONE, MNU_auxa, NULL }, 157 { "AuxB : (none)", DEMOWIN_ITM_NONE, MNU_auxb, NULL }, 158 { "AuxC : (none)", DEMOWIN_ITM_NONE, MNU_auxc, NULL }, 160 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL }, 162 { "Compress: No", DEMOWIN_ITM_NONE, MNU_compressor, NULL }, 164 { "Kill All Voices", DEMOWIN_ITM_NONE, MNU_kill_all, NULL },
|
| D | expdelay.c | 124 { "Sound : (none)", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 125 { "AuxA : (none)", DEMOWIN_ITM_NONE, MNU_auxa, NULL }, 127 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL }, 129 { "Compress: No", DEMOWIN_ITM_NONE, MNU_compressor, NULL }, 131 { "Kill All Voices", DEMOWIN_ITM_NONE, MNU_kill_all, NULL },
|
| D | expdelayDpl2.c | 127 { "Sound : (none)", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 128 { "AuxA : (none)", DEMOWIN_ITM_NONE, MNU_auxa, NULL }, 130 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL }, 132 { "Compress: No", DEMOWIN_ITM_NONE, MNU_compressor, NULL }, 134 { "Kill All Voices", DEMOWIN_ITM_NONE, MNU_kill_all, NULL },
|
| D | fxbussendDpl2.c | 147 { "Sound : (none)", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 148 { "AuxA : (none)", DEMOWIN_ITM_NONE, MNU_auxa, NULL }, 149 { "AuxB : (none)", DEMOWIN_ITM_NONE, MNU_auxb, NULL }, 151 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL }, 153 { "Compress: No", DEMOWIN_ITM_NONE, MNU_compressor, NULL }, 155 { "Kill All Voices", DEMOWIN_ITM_NONE, MNU_kill_all, NULL },
|
| D | expreverbHiDpl2.c | 130 { "Sound : (none)", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 131 { "AuxA : (none)", DEMOWIN_ITM_NONE, MNU_auxa, NULL }, 133 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL }, 135 { "Compress: No", DEMOWIN_ITM_NONE, MNU_compressor, NULL }, 137 { "Kill All Voices", DEMOWIN_ITM_NONE, MNU_kill_all, NULL },
|
| D | expreverbHi.c | 124 { "Sound : (none)", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 125 { "AuxA : (none)", DEMOWIN_ITM_NONE, MNU_auxa, NULL }, 127 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL }, 129 { "Compress: No", DEMOWIN_ITM_NONE, MNU_compressor, NULL }, 131 { "Kill All Voices", DEMOWIN_ITM_NONE, MNU_kill_all, NULL },
|
| D | expchorusDpl2.c | 124 { "Sound : (none)", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 125 { "AuxA : (none)", DEMOWIN_ITM_NONE, MNU_auxa, NULL }, 127 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL }, 129 { "Compress: No", DEMOWIN_ITM_NONE, MNU_compressor, NULL }, 131 { "Kill All Voices", DEMOWIN_ITM_NONE, MNU_kill_all, NULL },
|
| D | expreverbStd.c | 124 { "Sound : (none)", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 125 { "AuxA : (none)", DEMOWIN_ITM_NONE, MNU_auxa, NULL }, 127 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL }, 129 { "Compress: No", DEMOWIN_ITM_NONE, MNU_compressor, NULL }, 131 { "Kill All Voices", DEMOWIN_ITM_NONE, MNU_kill_all, NULL },
|
| D | expreverbStdDpl2.c | 127 { "Sound : (none)", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 128 { "AuxA : (none)", DEMOWIN_ITM_NONE, MNU_auxa, NULL }, 130 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL }, 132 { "Compress: No", DEMOWIN_ITM_NONE, MNU_compressor, NULL }, 134 { "Kill All Voices", DEMOWIN_ITM_NONE, MNU_kill_all, NULL },
|
| D | expchorus.c | 125 { "Sound : (none)", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 126 { "AuxA : (none)", DEMOWIN_ITM_NONE, MNU_auxa, NULL }, 128 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL }, 130 { "Compress: No", DEMOWIN_ITM_NONE, MNU_compressor, NULL }, 132 { "Kill All Voices", DEMOWIN_ITM_NONE, MNU_kill_all, NULL },
|
| D | dpl2reverb.c | 199 { "Sound : (none)", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 200 { "AuxA : (none)", DEMOWIN_ITM_NONE, MNU_auxa, NULL }, 202 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL }, 204 { "Compress: No", DEMOWIN_ITM_NONE, MNU_compressor, NULL }, 206 { "Kill All Voices", DEMOWIN_ITM_NONE, MNU_kill_all, NULL },
|
| D | dpl2demo.c | 146 { "Sound: None", DEMOWIN_ITM_NONE, MNU_sound, NULL }, 147 { "Position: C Stick", DEMOWIN_ITM_NONE, MNU_position, NULL },
|
| /RvlSDK-2.1/build/demos/dvddemo/src/ |
| D | errorhandling.c | 147 { " DVDRead", DEMOWIN_ITM_NONE, MNU_read, NULL }, 148 { " DVDSeek", DEMOWIN_ITM_NONE, MNU_seek, NULL }, 149 { " DVDCancel", DEMOWIN_ITM_NONE, MNU_cancel, NULL }, 150 { " DVDChangeDisk", DEMOWIN_ITM_NONE, MNU_change_disk, NULL }, 151 { " DVDGetCurrentDiskID", DEMOWIN_ITM_NONE, MNU_get_disk_id, NULL },
|
| /RvlSDK-2.1/include/demo/ |
| D | DEMOWin.h | 155 #define DEMOWIN_ITM_NONE 0x00000000 // macro
|