alutLoadMemoryWaveform ( waveshape frequency phase duration format size freq -- void* )


Vocabulary
openal.alut

Inputs
waveshapean object
frequencyan object
phasean object
durationan object
formatan object
sizean object
freqan object


Outputs
void*an object


Definition


LIBRARY: alut FUNCTION: void* alutLoadMemoryWaveform
( ALenum waveshape, ALfloat frequency, ALfloat phase,
ALfloat duration, ALenum* format, ALsizei* size, ALfloat*
freq )