AaronDavidNewman / Smoosic

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

Slur - default slur direction #54

Closed AaronDavidNewman closed 1 week ago

AaronDavidNewman commented 2 years ago

If the notes all go in the same direction, the slur should be on the note-head side, like this: image

If the direction is mixed, the slur should go 'on the top', which might mean different note head side or stem side, depending on the direction of the first/last stem, like this:

image

AaronDavidNewman commented 1 week ago

This is fixed