- decode24bitSample
float decode24bitSample(ubyte[] buf, size_t pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadMPG123
bool loadMPG123()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadSoundFile
WaveFile loadSoundFile(string filename, bool forceMono)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadSoundFileMP3
WaveFile loadSoundFileMP3(string filename, bool forceMono)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadSoundFileWAV
WaveFile loadSoundFileWAV(string filename, bool forceMono)
Undocumented in source. Be warned that the author may not have intended to support it.
- shortToFloat
float[] shortToFloat(short[] buf, int step)
Undocumented in source. Be warned that the author may not have intended to support it.
- uninitMP3Decoder
void uninitMP3Decoder()
Undocumented in source. Be warned that the author may not have intended to support it.