Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Piano roll fixes #51

Closed
wants to merge 3 commits into from
Closed

Conversation

swesterfeld
Copy link
Collaborator

This branch contains some minor fixes/improvements for the piano roll.

  • it contains a key binding (shift+up/down) to move notes one octave up/down (which is a pretty common operation)
  • it draws selected notes over unselected notes, which is more intuitive
  • it fixes the odd situation that if you had an unselected note which overlapped a selected note, your tool (sometimes) affected the unselected note, which is note intuitive, so now selected notes get a higher tool priority

@swesterfeld swesterfeld added this to the v0.3.0 milestone Feb 23, 2024
@tim-janik tim-janik closed this in c5ea11f Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant