Optional parameters for creating the controller. See ControllerOptions for more details
Euphony analyser for visualization
Underlying WebAudio node used for input to the Euphony node
Underlying WebAudio node used for output from the Euphony node
Volume of the controller, scale 0.0 to 1.0
Volume of the controller, scale 0.0 to 1.0
Shcedules the audio to be paused, playback can then be resumed by calling Controller.play
Note: It is recommended to allow some amount of scheduling time to prevent audio glitches
Amount of time in seconds before the audio is paused
Shcedules the audio to be played
Note: It is recommended to allow some amount of scheduling time to prevent audio glitches
Amount of time in seconds before the audio begins playback
Shcedules the audio to be paused, playback can then be resumed by calling Playback.play
Note: It is recommended to allow some amount of scheduling time to prevent audio glitches
Amount of time in seconds before the audio is paused
Function for connecting a Euphony node to another Euphony node or a WebAudio node
The destionation to connect to, either a Euphony node or base WebAudio node
Generated using TypeDoc
Controller used by source and logical nodes, which includes volume control and an Analyser for visualization