Skip to content

I need to know which tracks are hidden and which tracks are visible #1247

Closed Answered by Danielku15
goodgame365 asked this question in Q&A
Discussion options

You must be logged in to vote

This is true, we currently provide no way to access this information.

In GP6-8 the currently selected track in single track and multi-track setups is part of the PartConfiguration https://github.com/CoderLine/alphaTab/blob/develop/src/importer/PartConfiguration.ts

Internally the PartConfiguration is rather a set of special "views" to the score. It technically could allow configuring multiple combinations of tracks and whether standard/tablature etc. information is shown but the Guitar Pro UI doesn't allow these setups. They have 1 multi track view and one view for each individual track.

For GP3-5 am not sure if such information about the currently shown tracks exists.

I added work item in…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Danielku15
Comment options

Answer selected by Danielku15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants