JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

Added shift as sustain behaviour for MidiKeyboardComponent

Open ffAudio opened this issue 6 years ago • 0 comments

This PR adds the shift key as sustain, when using the mouse. This allows the user to enter chords with the mouse. Note that if shift is held, the mouse source id is ignored, otherwise only one key could be down at a time. This doesn't affect multi touch, since there usually shift is not needed, same as playing on keyboard.

ffAudio avatar Feb 10 '19 13:02 ffAudio