DefaultGenericSoundFactory

GenericSoundFactory implementation for Sound class

Members

Functions

createSound
GenericSound createSound(size_t dataSize, ulong numSamples, double dur, uint numChannels, uint freq, uint bitdepth, SampleFormat f)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From GenericSoundFactory

createSound
GenericSound createSound(size_t dataSize, ulong numSamples, double dur, uint numChannels, uint freq, uint bitdepth, SampleFormat f)
Undocumented in source.

Meta