Skip to main content

player

since 0.9.4

Description​

Gets access to the underling alphaTab.synth.IAlphaSynth that is used for the audio playback.

playerJavaScript
alphaTab('player')jQuery
Player.net
playerAndroid

Types​

alphaTab.synth.IAlphaSynthJavaScript
AlphaTab.Synth.IAlphaSynth.net
alphaTab.synth.IAlphaSynthAndroid

Examples​

const api = new alphaTab.AlphaTabApi(document.querySelector('#alphaTab'));
setupPlayerEvents(api.settings);