| |
|
The AudioStream class is for the real-time output of mono sound sample data.
Creation and Destruction
AudioStream
destroy()
Buffer
size
duration
sampleRate
sampleRate()
buffer[]
buffer2[]
bufferSize()
bufferStartTime
Output
state
start()
stop()
Volume and Pan
volume
volume()
gain
gain()
smoothPan
pan
pan()
mute
mute()
fading
fadeTo()
stopFade()
panning
panTo()
stopPan()
Miscellaneous
ms()
frames()
softClip
Events
audioStreamWrite()
audioOutputFade()
audioOutputPan()
|