Online Sequencer Forums

Full Version: Shift key to sharp notes
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When you're in C, holding the Shift key when pressing a key on the keyboard should play that note sharped.
If you're in another key, sharping the note will increase it by another semi-tone.

I know the ways to get around this (like by switching a key or placing the note by hand), it's not hard. But from a web dev point of view, this so ridiculously easy to implement I just had to suggest it. Just note + e.shiftKey in the keyboard event. Considering the fact that the Shift key is unused there, there is literally no downside to implementing this.
there are a couple ways to get around this limitation:
1. place notes in the sequencer to save their positions
2. select a different key signature
3. use a midi keyboard
just place the note a little higher?? ??
Shift key for this would be a bad option, alternatively we could map the computer keyboard to different notes so kt behaves more like multiplayerpiano. Shift key wuld really not be great for recording though becaude it would shift all the notes you are trying to play at a time
The downside is it makes playing using the computer keyboard even worse to play with. MIDI controllers are just better if you need to record and they are fairly cheap too