AlphaTex - is it possible to leave arbitrary text note on top of notes (alongside chords)? #1559
-
I'd like to demonstrate some basslines using AlphaTab. I'd like to mark the chords alongside chord tones above certain notes. In an example, is it possible to add arbitrary text for each note here on top of the chord symbols? const content = `
\\title "Bassline sample"
\\instrument "AcousticBass"
.
\\clef Bass 0.4.4 {ch "Em"} 2.4.4 3.4.4 2.3.4
| 0.3.4 {ch "Am"} 3.3.4 3.4.4 2.4.4
| 0.4.1 {ch "Em"}
` |
Beta Was this translation helpful? Give feedback.
Answered by
Danielku15
Jun 29, 2024
Replies: 1 comment 1 reply
-
Adding any custom text (beat text) via alphaTex is covered in #1484 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Danielku15
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Adding any custom text (beat text) via alphaTex is covered in #1484