gridkbd docs

This commit is contained in:
Nico 2021-08-20 23:06:39 +01:00
parent ea7b29c993
commit 1bfa2c27aa
1 changed files with 12 additions and 12 deletions

View File

@ -1,19 +1,19 @@
#N canvas 334 503 611 419 12;
#X obj 10 11 gridkbd;
#X text 68 11 - do a 4ths string keyboard on a monome grid;
#X obj 223 63 grid;
#X msg 296 63 connect;
#X msg 37 77 disconnect;
#X text 8 32 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 as (like and ). The left outlet is midi notes and the
right outlet is note on (1) or off (0).;
#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 connect 6 0 8 0;
#X connect 7 0 8 0;
#X connect 8 0 9 0;
#X connect 8 1 10 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;