-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Labels
area-documentationRelated to documentation and sample codeRelated to documentation and sample codeplatform-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
Description
Description
Currently there are multiple ways to load tracks or scores into alphaTab to be ultimately rendered. This API is not consistent and 100% clear to users. e.g. the load method accepts a URL that will download a file, and then use some previously configured track indexes for display. The renderTracks method acceps a score, track indexes and a bool for rendering.
Possible Solutions
One or max 2 dedicated methods should exist that allow full flexibility of passing in to alphaTab what to load and display.
Metadata
Metadata
Assignees
Labels
area-documentationRelated to documentation and sample codeRelated to documentation and sample codeplatform-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.