You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, translating things like crescendos (gradually increase volume) and ritardandos (gradually decrease tempo) is cumbersome, as you have to manually adjust the attribute over time, like this:
(vol 50) c8 (vol 60) d (vol 70) e (vol 80) f (vol 90) g2
It would be nice if we had a way to gradually apply an attribute over an established period of time, maybe something like:
(vol>) c8 d e f (<vol 50) g2
The text was updated successfully, but these errors were encountered:
I still like the syntax idea in my comment above because sometimes, it might be easier/more desirable to write the attribute values inline instead of as a separate "voice". I think we could add both features.
Moved from #179.
Quoting myself:
The text was updated successfully, but these errors were encountered: