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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added visual metronome which can be toggled with "M" key
Better handle unassigned notes
Notes can be explicitly "emphasized" in songs. When authoring songs, use '>' to turn on note emphasis and '<' to turn it off. If this is used, emphasized notes will be drawn with empty circles, while un-emphasized notes will be drawn with filled circles.
Songs can set the "beat length", which is the distance the song will move each time it is scrolled to the left or the right. For example, !beatlength 8 will move it by a quarter note each time (which is the default).