alphaTab.synth.IAudioExporter
Description
A exporter which can be used to obtain the synthesized audio for custom processing.
interface IAudioExporter extends Disposable
Methods
destroy() | |
render(number) | Renders the next chunk of audio and provides it as result. |