aboutsummaryrefslogtreecommitdiff
path: root/linuxevent-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-11-17 03:04:55 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-11-17 03:04:55 +0000
commite96ac50ac3609e5b9f82eaae4ee766946b3c91b4 (patch)
tree98a64e1a9795fb3f9ab79f9ef83d2eb4aa3fa360 /linuxevent-help.pd
parent1b1d9fff22b32955cb73af3d140ad19d9d0f9e39 (diff)
moved helpfiles to 0.37 style
svn path=/trunk/externals/hcs/; revision=1185
Diffstat (limited to 'linuxevent-help.pd')
-rw-r--r--linuxevent-help.pd29
1 files changed, 29 insertions, 0 deletions
diff --git a/linuxevent-help.pd b/linuxevent-help.pd
new file mode 100644
index 0000000..5093c6b
--- /dev/null
+++ b/linuxevent-help.pd
@@ -0,0 +1,29 @@
+#N canvas 454 205 450 300 10;
+#X floatatom 254 231 5 0 0 3 code - -;
+#X floatatom 318 231 5 0 0 3 value - -;
+#X floatatom 190 231 4 0 0 3 type - -;
+#X floatatom 117 231 9 0 0 3 time - -;
+#X msg 177 104 start;
+#X msg 178 126 stop;
+#X obj 127 208 linuxevent /dev/input/event0;
+#X obj 127 63 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 147 63 bang to get an update;
+#X text 225 116 start/stop polling;
+#X obj 52 67 metro 20;
+#X msg 182 165 delay 20;
+#X text 249 165 time between polls (ms);
+#X obj 51 35 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X msg 75 39 stop;
+#X connect 4 0 6 0;
+#X connect 5 0 6 0;
+#X connect 6 0 3 0;
+#X connect 6 1 2 0;
+#X connect 6 2 0 0;
+#X connect 6 3 1 0;
+#X connect 7 0 6 0;
+#X connect 10 0 6 0;
+#X connect 11 0 6 0;
+#X connect 13 0 10 0;
+#X connect 14 0 10 0;