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: Show note labels on notes #4466
Labels
Comments
For piano keys, you can turn on |
Closed
michaelgregorius
added a commit
to michaelgregorius/lmms
that referenced
this issue
Jul 7, 2018
Add the option to show note values on notes in the Piano Roll. This functionality is currently coupled with the option "Enable note labels in piano roll" which can be found in the main menu. The notes are rendered at about 80% of the notes height. They are only rendered if they fit on the whole note and if the font does not become too tiny. Enable the configuration of the note value text's color via the stylesheets and set the value to white for both shipped themes. Other changes: * Clean up some warnings about old school casts and implicit casts.
Implemented with #4467. Here's how it looks: |
@michaelgregorius -lovely little added feature. Will benefit newcomers, and since it's toggable in Settings, no adverse things here - Nice ! |
Great!! Thanks! |
michaelgregorius
added a commit
that referenced
this issue
Jul 10, 2018
Add the option to show note values on notes in the Piano Roll. This functionality is currently coupled with the option "Enable note labels in piano roll" which can be found in the main menu. The notes are rendered at about 80% of the notes height. They are only rendered if they fit on the whole note and if the font does not become too tiny. Enable the configuration of the note value text's color via the stylesheets and set the value to white for both shipped themes. Other changes: * Clean up some warnings about old school casts and implicit casts.
Closing this issue as #4467 has just been merged into |
sdasda7777
pushed a commit
to sdasda7777/lmms
that referenced
this issue
Jun 28, 2022
Add the option to show note values on notes in the Piano Roll. This functionality is currently coupled with the option "Enable note labels in piano roll" which can be found in the main menu. The notes are rendered at about 80% of the notes height. They are only rendered if they fit on the whole note and if the font does not become too tiny. Enable the configuration of the note value text's color via the stylesheets and set the value to white for both shipped themes. Other changes: * Clean up some warnings about old school casts and implicit casts.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is basically what i want you to do, when you used too much fl studio you really miss this, it is quite boring needing to make a horizontal line with your eyes backing to you can know what note you're actually playing, for some reason just appear the root note, already searched for things like this in LMMS but never found it
The text was updated successfully, but these errors were encountered: