state-of-the-art / matrix-midi-controller

DIY prototype of a MIDI controller based on Teensy & Adaftuit NeoTrellis boards
Apache License 2.0
17 stars 5 forks source link

[FEATURE] Combination of the layouts #9

Open state-of-the-art opened 4 years ago

state-of-the-art commented 4 years ago

It could be a good idea to combine different layouts, for example: 6 first rows - guitar layout and last 2 rows is piano layout. Or Right part of the controller is piano layout, left part is guitar layout...

Most probably will require application to setup complex combinations, but could be simple - like choose layout and pick top left point where to start the layout - and layout will be placed only in the box from the point and to the bottom right corner.

Requires #7