-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
feature request: option to change default octave on the piano roll #4225
Comments
@Gary-Ice you have the ability to adjust the global pitch +12 or -12 semitones, turning a C4 into a C3 or a C5. Does this suffice, or do you need the notes to actually appear as |
Ok, in that case, the answer would be no... LMMS doesn't offer this globally. I can say that my MIDI keyboard does offer this feature though, so obtaining a midi keyboard with octave shifting would be a stop-gap until the functionality is added from within LMMS. Another option is to recompile with the base-note changed. This isn't trivial, so this would only make sense for someone that is comfortable editing the LMMS codebase. The advantage of a person recompiling is they may get comfortable enough to add it in. :) |
@Gary-Ice do speak only for the virtual keyboard, your PC-Keybord? You want 2 shortcuts for octave shifting the virtual keyboard on the PC-Keybord? |
@BaraMGB I am using the same KB for creating the music and type this message. I can describe the case from the user side: If someone would add a function for it, adding 2 shortcut keys couldn't be that much more investment. on the other hand the outcome would be much more sophisticated and flexible. @tresf Thank you. I knew there is no option for it. I asked about it on discord. as well as I asked about a place where to put this feature request. Also thank you: "...until the functionality is added from within LMMS." I can wait, now that I have hope :D Anyway thank you for hearing me out. Keep up the good work guys the program is awesome anyways. |
@BaraMGB I can see now this is a broadly wanted feature :D |
And here is a related pull request. #2505 |
@BaraMGB Thank you. (Now I just need to learn what a pull request means) :DIntense. It is the #2486 request issue. But my case is sure as hell easier: @tresf already said it :) "Another option is to recompile with the base-note changed". yep +1 octave to it and it is all done. (well except the flexibility to change it from within the program itself) I wish I would even know where to look for about that constant. <- BTW Why is it a constant? why not a variable attached to an input field inside the ui with a default value. (just like how tempo is set to 140 by default) I am gonna wait and in the meantime read into the codes. I never done anything in C++ but it looks a lot like PHP. |
I close this because it's a dublicate of #3302 |
How can i make the board of piano toys 32 keys connection with Arduino Uno with button for change Octaves |
Hi there,
TL:DR: I'd like to ask for an option which would allow us to change the default octave range on the piano roll.
Longer explanation / clarification: (english is not my native language)
I know there is a way to shift octaves on each instrument, but I'd like to have an option on a global level.
I used to work on c4-c6 range with my keyboard (z-i) in other trackers. So when I pressed Q for instance it recorded a C5 note (in fast tracker2 and in FL studio as well).
In LMMS it records a C4 and I can't see a way to change it.
Can we get setup option to change the default range?
It could be under Edit / Settings / midi for a global level or even better a slider on the piano roll UI (and possible hotkeys to raise or lower it on the fly <- This option would be the best (or both :D))
I am not asking for a complete remap option. (although that would be cool too).
I just ask a way to shift the octave range we can play with our keyboards from the default c3-c5 to other preferences like C4-C6.
Now our only option is to tinkering with the base note and cheat this way and don't look at the piano keys/notes at all...
OR
Record it one octave lower (lower than in other trackers I mean) and move all of them up to the wanted level (Ctrl+drag to select than ctrl+up arrow).
The text was updated successfully, but these errors were encountered: