Tree-Axis ``` Processing  


 
Introduction
Download

Examples

MP3 Import
Signed Applets

Credits


Classes
Ess

AudioChannel
AudioStream
AudioInput

AudioFile

Subclasses of AudioFilter
Subclasses of AudioGenerator

FFT







The AudioChannel class is for the playback of mono sound sample data.

Creation and Destruction
AudioChannel
destroy()

Channel
size
duration
initChannel()
adjustChannel()
samples[]
sampleRate
sampleRate()

Buffer
buffer[]
buffer2[]
bufferSize()
bufferStartTime

Loading and Saving
loadSound()
saveSound()

Playback
state
play()
stop()
pause()
resume()
cue
cue()
loop
loop()
in
in()
out
out()
snapInToZero()
snapOutToZero()
getCurrentPlayFrame()

Volume and Pan
volume
volume()
gain
gain()
smoothPan
pan
pan()
mute
mute()
fading
fadeTo()
stopFade()
panning
panTo()
stopPan()

Miscellaneous
ms()
frames()
softClip

Events
audioChannelDone()
audioChannelLoop()
audioOutputFade()
audioOutputPan()







  Questions, comments, corrections: e-mail Krister Olsson.