MIDI keyboard input volume editing
Each key press is assigned a different attack value based on how hard the key is pressed, which is then translated into the dynamic.
My problem is the moderate key presses are much too quiet and the strong key presses are unreasonably loud. How can I edit this?
Comments
Select the notes, and use the Inspector to either reset or modify the velocity setting.
In reply to Select the notes, and use… by Marc Sabatella
I mean the volume which is played back real time, not the notes which are being played back after being written down on the score. When I press a key without having any note input on, the volume is broken. This is what I am trying to fix
In reply to I mean the volume which is… by Oliver Leask
Hmm, as far as I know MuseScore is just playing what the keyboard tells it to play. I guess you could consult the documentation for your keyboard to see if there is a way to force it to always send a single velocity.
In reply to I mean the volume which is… by Oliver Leask
Your MDI keyboard most likely has a way to set the so-called velocity curve, i.e. the mapping between playing force (or, more often, key-down speed) and MIDI velocity. Cheaper keyboard only offer a selection of pre-set velocity curves, better ones often offer a way to configure/store your own. But that's something you need to check with your keyboard's manual.
In reply to Your MDI keyboard most… by rmattes
thanks