Issue with shift+any key in Roblox Piano

To play the black keys on the Roblox piano you have to use shift to make a capital letter but the program doesn’t allow you to add those combinations in Down/Up, for example ‘Shift + a’. I have to use the ‘Physical Keys’ and when I duplicate it to add the Note-off it does not work like in Down/Up. The note doesn’t stay pressed, it is played once and again at the end (with Down/Up it only plays it once at the beginning and releases it at the end). I want to know if there is a method to make it work…
Roblox Piano.bmtp (27.2 KB)

Hi,

You can do this using perform. I added a new preset with an example.

Translator 1.0 takes the note-on and calls Perform Shiftdown (Translator 1.2) with no delay. Then sends 2 down with a 5ms delay and no-repeat.

Translator 1.1 takes note-off and sends 2 up with 0 delay and in rules sends Perform Shiftup (Translator 1.3) with a 5 ms delay.

For each shifted character you can use Perform in rules as I did here.

I disabled preset 0 so you could test it with out interfering with any translators there.

Roblox Piano-a.bmtp (28.7 KB)

Steve Caldwell
Bome Customer Care


Also available for paid consulting services: bome@sniz.biz