Page 1 of 1

Simple Resizable Keyboard

Posted: 07 May 2014 21:09
by AkaMed
Hello,

I did a simple resizable keyboard because I didn´t find something similar, and I want to share it.
If you resize the container, the keys would resize also.
If someone wants to improve it by implemententing something like more keys per screen, it would be great.
You can set the global variables for the MIDI target, MIDI channel and Velocity. It defaults sends Vel 127 when pressed and 0 when depressed, as usual. You could change the note on velocity, but not the note off, obviously.

I hope you like it.
Ruben

Note: I´ve updated the template because there was a dead object link...