Implements
Members
Gets and sets the buffer.
nodes webaudio.WebAudioNodes
Get the current chained nodes object
parent Sound readonly
Reference to the parent Sound container.
The file buffer to load.
Methods
Decodes the array buffer.
Name | Type | Attributes | Description |
---|---|---|---|
arrayBuffer |
ArrayBuffer |
From load. |
|
callback |
Function |
<optional> |
Callback optional |
Loads a sound using XHMLHttpRequest object.
Name | Type | Attributes | Description |
---|---|---|---|
callback |
LoadedCallback |
<optional> |
Destructor, safer to use SoundLibrary.remove(alias)
to remove this sound.
Re-initialize without constructing.
Name | Type | Description |
---|---|---|
parent |
Sound |
|