aboutsummaryrefslogtreecommitdiff
path: root/usbhid/usbhid-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 02:22:33 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 02:22:33 +0000
commit41eb4f92137dfa34066e634e5c14fa9e4123bd1c (patch)
treea527a02836f7a17afa34edfe0cb7fbd99b887923 /usbhid/usbhid-help.pd
parentc9beb1767aa5ef3c49341dacc9eb7ccd27ade431 (diff)
added META subpatch
svn path=/trunk/externals/hcs/; revision=14441
Diffstat (limited to 'usbhid/usbhid-help.pd')
-rw-r--r--usbhid/usbhid-help.pd23
1 files changed, 18 insertions, 5 deletions
diff --git a/usbhid/usbhid-help.pd b/usbhid/usbhid-help.pd
index 8535231..5dc07d5 100644
--- a/usbhid/usbhid-help.pd
+++ b/usbhid/usbhid-help.pd
@@ -1,4 +1,4 @@
-#N canvas 453 22 710 687 10;
+#N canvas 210 31 710 649 10;
#X obj 177 545 usbhid;
#X msg 291 197 close;
#X msg 298 217 reset;
@@ -65,7 +65,7 @@
#X text 373 237 reinit and refresh device list;
#X text 347 217 resets device (don't really know what that does tho)
;
-#X obj 216 588 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1
+#X obj 216 588 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X msg 316 280 descriptor;
#X text 395 280 get descriptor;
@@ -99,7 +99,7 @@
#N canvas 0 22 450 300 ifeel 1;
#X obj 43 257 outlet;
#X obj 30 41 hsl 128 15 0 255 0 0 empty empty amplitude 11 8 0 10 -262130
--1 -1 12700 0;
+-1 -1 0 0;
#N canvas 0 22 450 300 pak 0;
#X obj 45 15 inlet;
#X obj 45 39 int;
@@ -124,9 +124,9 @@
#X connect 9 1 3 2;
#X restore 60 84 pd pak;
#X obj 169 41 hsl 128 15 255 1.8 1 0 empty empty pitch 11 8 0 10 -204786
--1 -1 8700 0;
+-1 -1 0 0;
#X obj 310 41 hsl 128 15 1 255 1 0 empty empty how_many_pulses -2 -6
-0 10 -204800 -1 -1 1300 0;
+0 10 -204800 -1 -1 0 0;
#X msg 60 105 set 0x11 0x0a \$1 \$2 0x00 \$3 0x00;
#X msg 79 142 set 0x13 0x00 0x00 0x00 0x00 0x00 0x00;
#X text 266 103 buzz;
@@ -288,6 +288,19 @@
#X restore 566 420 pd keyboard LED;
#X msg 132 237 get 4;
#X msg 114 157 bang;
+#N canvas 232 222 494 344 META 0;
+#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v3;
+#X text 12 145 AUTHOR Hans-Christoph Steiner;
+#X text 12 5 KEYWORDS control conversion abstraction;
+#X text 12 45 DESCRIPTION convert a stream of ASCII digits to a single
+int value;
+#X text 12 75 INLET_0 open close reset refresh print descriptor path
+debug write get set;
+#X text 12 105 OUTLET_0 list;
+#X text 12 125 OUTLET_1 anything;
+#X restore 639 640 pd META;
#X connect 0 0 6 0;
#X connect 0 0 16 0;
#X connect 0 1 40 0;