alphaTab.synth.AlphaSynthWebAudioOutputBase
Description
(no description)
abstract class AlphaSynthWebAudioOutputBase implements ISynthOutput
Properties
ready | |
sampleRate | |
sampleRequest | |
samplesPlayed |
Methods
activate(() => void) | |
addSamples(Float32Array) | |
destroy() | |
enumerateOutputDevices() | |
getOutputDevice() | |
open(number) | |
pause() | |
play() | |
resetSamples() | |
setOutputDevice(ISynthOutputDevice | null) |