Skip to content

alphatex show drum (notation or tabs) #474

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

You must be logged in to vote

is alphatex support drum notation ?

As of today alphaTex does not support any kind of drum notation. It should be fairly easy to add it since the latest changes I made for supporting percussion notation. I would need to think of a proper way to address the indivdiual instruments as the midi number is not really nice:

private static instrumentArticulations: Map<number, InstrumentArticulation> = new Map([

I will add a work item for that to the backlog but I think it will have rather low priority.

or even better drum tabs ?

This would then be support for a full separate file format. and usually ASCII tabs are not…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Danielku15
Comment options

You must be logged in to vote
0 replies
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