i tried different things and while there were possible 'patch only' solutions, i thought a sdk cpp user module template
would be more cpu efficient and more modular/quick for big layouts, so i tried to build one.
Im a total noob and really bad at music theory, scales, modes and stuff, so here is just a first 'mathematical'
layout. by default it uses 'harmonical table layout', but for more modularity it's possible to use extenal map
for the keyboard as wish, via a comma_text input, basically entering the midi notes map like 0,1,2,3,4 and so on in cells order and the module will take care or note names and colors. Ill try to provide a more user friendly
method when ill catch all the concepts^^, hope can still be usefull as is.
/addons/miditools

Win32-win64
http://www.sensomusic.org/downloadaddon ... D_V0.9.zip
feel free to test and discuss for later improvements, cheers'
nb: monotouch only for now as sdk have few pb with multitouch callbacks, tho it's possible to trigg 2 notes touching common borders or 3 notes at convergence point. ill update with multitouch and enventuallly reports

