#include "ofConstants.h"
#include "fmod.h"
#include "fmod_errors.h"
Go to the source code of this file.
Classes | |
class | ofSoundPlayer |
Functions | |
void | ofSoundStopAll () |
void | ofSoundSetVolume (float vol) |
float * | ofSoundGetSpectrum (int nBands) |
float* ofSoundGetSpectrum | ( | int | nBands ) |
void ofSoundSetVolume | ( | float | vol ) |
void ofSoundStopAll | ( | ) |