Clanksits
2016-07-03 00:29:23
I've looked around for a bit to try to find a solution on this as to not be "that guy" on the forums, but I haven't been able to find an answer, surprisingly.
Whenever I press a key on my piano, which I want the keystroke to = 1, it will enter a 1 for whenever the piano key goes down, and another 1 for when the key goes up. I know that there's a key up and down event, but after playing with it for a while I still can't get it to work.
I'm trying to get it to work to play a virtual piano on an online game that I play that's qwerty based. Every time that I hit the key and release it on my piano, I end up just hitting the virtual key twice due to the repetition on release.
I wish I had more insight on how things worked so I could get it to work on my own, but...
The way that I want things to work is whenever I hit a piano key, it taps and releases a 1 and then whenever i let go of the note on my piano there's no extra tap and release of 1.
I tried putting the note velocity to 00 and setting it to key down no repeat, but I only get a 1 whenever I release the piano key, which is the opposite of what a pianist is used to.
Remember, I'm only creating something for me to play MY piano on a QWERTY keyboard. I still want it to function like a normal piano.
Whenever I press a key on my piano, which I want the keystroke to = 1, it will enter a 1 for whenever the piano key goes down, and another 1 for when the key goes up. I know that there's a key up and down event, but after playing with it for a while I still can't get it to work.
I'm trying to get it to work to play a virtual piano on an online game that I play that's qwerty based. Every time that I hit the key and release it on my piano, I end up just hitting the virtual key twice due to the repetition on release.
I wish I had more insight on how things worked so I could get it to work on my own, but...
The way that I want things to work is whenever I hit a piano key, it taps and releases a 1 and then whenever i let go of the note on my piano there's no extra tap and release of 1.
I tried putting the note velocity to 00 and setting it to key down no repeat, but I only get a 1 whenever I release the piano key, which is the opposite of what a pianist is used to.
Remember, I'm only creating something for me to play MY piano on a QWERTY keyboard. I still want it to function like a normal piano.