miroir de
https://github.com/microtherion/VocalEasel.git
synchronisé 2025-05-15 09:14:29 +00:00
Fix interaction between key signature and accidentals preference
Cette révision appartient à :
Parent
ef2de5ad11
révision
7c421e176a
@ -201,6 +201,9 @@ VLMusicElement sSemi2Accidental[13][12] = {
|
||||
if (visual & VLNote::kWantSharp)
|
||||
*accidental = kMusicSharp;
|
||||
break;
|
||||
default:
|
||||
visual = 0;
|
||||
break;
|
||||
}
|
||||
|
||||
return (octave*3.5f
|
||||
|
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur