alphaTab.synth.AlphaSynthScriptProcessorOutput
Description
This class implements a HTML5 Web Audio API based audio output device for alphaSynth using the legacy ScriptProcessor node.
class AlphaSynthScriptProcessorOutput extends AlphaSynthWebAudioOutputBase
Properties
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 |