pd/gridkbd-help.pd

20 lines
689 B
Plaintext

#N canvas 334 503 611 419 12;
#X obj 10 11 gridkbd;
#X msg 49 155 connect;
#X msg 54 178 disconnect;
#X obj 49 226 gridkbd;
#X floatatom 49 274 5 0 0 0 - - -;
#X floatatom 95 256 5 0 0 0 - - -;
#X text 68 11 - 4ths string keyboard on a monome grid;
#X text 7 31 gridkbd is a device that controls a grid to draw and decode
a 4ths-string (bass guitar like) layout on the grid. The inlet recieves
the messages that [grid] does (like connect \, disconnect \, etc ).
The left outlet is midi notes for the keys pressed and the right outlet
is note on (1) or off (0).;
#X text 364 252 see also;
#X obj 367 273 grid;
#X connect 1 0 3 0;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 3 1 5 0;