| AllocateChannels(int nch) | CRM32Pro_ISoundFX | |
| ChannelFadeIn(int ch, int hndSound, int loops, int ms) | CRM32Pro_ISoundFX | |
| ChannelFadeOut(int ch, int ms) | CRM32Pro_ISoundFX | |
| ChannelGetVolume(int ch) | CRM32Pro_ISoundFX | |
| ChannelIsPaused(int ch) | CRM32Pro_ISoundFX | |
| ChannelPause(int ch) | CRM32Pro_ISoundFX | |
| ChannelResume(int ch) | CRM32Pro_ISoundFX | |
| ChannelStop(int ch) | CRM32Pro_ISoundFX | |
| ChannelVolume(int ch, int vol) | CRM32Pro_ISoundFX | |
| Export(char *fileDPF, char *namesnd, char m, char *s=NULL) | CRM32Pro_ISoundFX | |
| Export(int idDPF, char *namesnd, char m, char *s=NULL) | CRM32Pro_ISoundFX | |
| Init(int frequency, unsigned short format, int channels, int chunksize) | CRM32Pro_ISoundFX | |
| Init() | CRM32Pro_ISoundFX | |
| Initialized() | CRM32Pro_ISoundFX | |
| IsPlaying(void) | CRM32Pro_ISoundFX | |
| IsPlaying(int ch) | CRM32Pro_ISoundFX | |
| MusicFadeIn(int hndMusic, int loops, int ms) | CRM32Pro_ISoundFX | |
| MusicFadeOut(int ms) | CRM32Pro_ISoundFX | |
| MusicFree(int hndMusic) | CRM32Pro_ISoundFX | |
| MusicGetVolume() | CRM32Pro_ISoundFX | |
| MusicImport(char *fileDPF, char *namemus, char *filemus) | CRM32Pro_ISoundFX | |
| MusicImport(int idDPF, char *namemus, char *filemus) | CRM32Pro_ISoundFX | |
| MusicInfo(char *fileDPF, char *namemus, sAudioType *mustype) | CRM32Pro_ISoundFX | |
| MusicInfo(int idDPF, char *namemus, sAudioType *mustype) | CRM32Pro_ISoundFX | |
| MusicIsPaused(void) | CRM32Pro_ISoundFX | |
| MusicLoad(const char *f) | CRM32Pro_ISoundFX | |
| MusicLoad(char *fileDPF, char *musname) | CRM32Pro_ISoundFX | |
| MusicLoad(int idDPF, char *musname) | CRM32Pro_ISoundFX | |
| MusicPause(void) | CRM32Pro_ISoundFX | |
| MusicPlay(int hndMusic, int loops) | CRM32Pro_ISoundFX | |
| MusicResume(void) | CRM32Pro_ISoundFX | |
| MusicRewind(void) | CRM32Pro_ISoundFX | |
| MusicStop(void) | CRM32Pro_ISoundFX | |
| MusicVolume(int vol) | CRM32Pro_ISoundFX | |
| NoInit() | CRM32Pro_ISoundFX | |
| QuerySpec(int *freq, unsigned short *format, int *ch) | CRM32Pro_ISoundFX | |
| Quit(void) | CRM32Pro_ISoundFX | |
| SoundFree(int hndSound) | CRM32Pro_ISoundFX | |
| SoundGetVolume(int hndSound) | CRM32Pro_ISoundFX | |
| SoundImport(char *fileDPF, char *namesnd, char *filesnd) | CRM32Pro_ISoundFX | |
| SoundImport(int idDPF, char *namesnd, char *filesnd) | CRM32Pro_ISoundFX | |
| SoundInfo(char *fileDPF, char *namesnd, sAudioType *sndtype) | CRM32Pro_ISoundFX | |
| SoundInfo(int idDPF, char *namesnd, sAudioType *sndtype) | CRM32Pro_ISoundFX | |
| SoundLoad(const char *f) | CRM32Pro_ISoundFX | |
| SoundLoad(char *fileDPF, char *namesnd) | CRM32Pro_ISoundFX | |
| SoundLoad(int idDPF, char *namesnd) | CRM32Pro_ISoundFX | |
| SoundPlay(int ch, int hndSound, int loops) | CRM32Pro_ISoundFX | |
| SoundVolume(int hndSound, int vol) | CRM32Pro_ISoundFX | |