AaronDavidNewman / Smoosic

A music notation editor written in javascript
Other
100 stars 14 forks source link

accidental choice is not friendly #11

Closed AaronDavidNewman closed 4 years ago

AaronDavidNewman commented 4 years ago
  1. When adding a note to a measure that already has an accidental in that measure, the editor should assume that the accidental applies to that note, and not the key-signature.
  2. If an accidental has a certain enharmonic spelling, the editor should assume it applies unless explicitly changed.
AaronDavidNewman commented 4 years ago

fixed in 8a3e154.