alphaTab.synth.AlphaSynthAudioWorkletOutput
Description
This class implements a HTML5 Web Audio API based audio output device for alphaSynth. It can be controlled via a JS API.
 class AlphaSynthAudioWorkletOutput extends AlphaSynthWebAudioOutputBaseProperties
ready | (Inherited from   | 
sampleRate | (Inherited from   | 
sampleRequest | (Inherited from   | 
samplesPlayed | (Inherited from   | 
Methods
activate(() => void) | (Inherited from   | 
addSamples(Float32Array) | |
destroy() | (Inherited from   | 
enumerateOutputDevices() | (Inherited from   | 
getOutputDevice() | (Inherited from   | 
open(number) | |
pause() | |
play() | |
resetSamples() | |
setOutputDevice(ISynthOutputDevice | null) | (Inherited from   |