[fix] correct rendering of flat notes

To date, all $name would be displayed as sharps
Now, we correctly render flats,
and use subscript notation for octaves.
This commit is contained in:
2026-05-13 11:06:54 +02:00
parent 8dc9b87035
commit f4df20188c
2 changed files with 50 additions and 9 deletions

View File

@ -100,8 +100,8 @@ $8`
},
{
"name": "Alto Recorder",
"fingering": {
name: "Alto Recorder",
fingering: {
"F4": "11111111",
"F#4":"1111111|",
"G4": "11111110",