Nothing fancy. This class just plays a soundfile from RAM using PlayBuf.
Creates a new instance. If Server.default
is not booted, then this will boot it.
Set the amplitude.
Returns the number of channels in the soundfile.
Returns the duration of the soundfile in seconds.
Returns the Buffer instance.
Stops playing and frees the buffer.