-
Notifications
You must be signed in to change notification settings - Fork 261
Master Volume not working #399
Copy link
Copy link
Closed
Labels
area-playerRelated to the audio playback engine.Related to the audio playback engine.platform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTabplatform-netRelated to the .net version of alphaTabRelated to the .net version of alphaTabstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Milestone
Metadata
Metadata
Assignees
Labels
area-playerRelated to the audio playback engine.Related to the audio playback engine.platform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTabplatform-netRelated to the .net version of alphaTabRelated to the .net version of alphaTabstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Your environment
VSCode
Expected Results
Connected master volume to the slider, it didn't work however. I then tried to just call api.masterVolume = 0 right after api initialization, still nothing.
i'm including script from cdn - https://cdn.jsdelivr.net/npm/@coderline/alphatab@latest/dist/alphaTab.js
Code i used