diff options
Diffstat (limited to 'doc/keygate-help.pd')
-rw-r--r-- | doc/keygate-help.pd | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/keygate-help.pd b/doc/keygate-help.pd index a3edf3a..8033e0e 100644 --- a/doc/keygate-help.pd +++ b/doc/keygate-help.pd @@ -1,5 +1,6 @@ #N canvas 525 201 462 476 10; -#X obj 5 2 cnv 15 450 20 empty empty [keygate] 2 11 1 18 -233017 -66577 +#X declare -lib hid; +#X obj 5 2 cnv 15 450 20 empty empty keygate 2 11 1 18 -233017 -66577 0; #X obj 160 257 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; @@ -9,7 +10,7 @@ #X text 33 416 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at> ; #X text 250 430 released under the GNU GPL; -#X obj 237 369 pddp_open all_about_hid; +#X obj 237 369 pddp/pddplink ../all_about_hid.pd -text all_about_hid; #X text 128 370 For more info:; #X text 15 207 data to be gated -->; #X obj 281 258 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 @@ -24,7 +25,7 @@ inlet takes the data to be gated.; #X text 18 89 The "f" key on the any keyboard controls this gate:; #X text 310 263 <-- key released; #X text 41 264 key pressed -->; -#X msg 422 3 pddp; +#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp; #X connect 2 0 3 0; #X connect 3 0 4 0; #X connect 4 0 14 0; |