aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/flush.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-04-09 02:55:45 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-04-09 02:55:45 +0000
commit7a281be324e31dd40b918bcdcb3532f4593ed9b1 (patch)
tree2e26a9ed07b72df8b8c965fe551fdf22333337e0 /doc/help/cyclone/flush.pd
parent7bf516a7a3136c707de58e94f7b0f7c0cc43ce28 (diff)
checked in sources from CK <x@meta.lo-res.org>
svn path=/trunk/externals/miXed/; revision=1583
Diffstat (limited to 'doc/help/cyclone/flush.pd')
-rw-r--r--doc/help/cyclone/flush.pd31
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/help/cyclone/flush.pd b/doc/help/cyclone/flush.pd
new file mode 100644
index 0000000..b524367
--- /dev/null
+++ b/doc/help/cyclone/flush.pd
@@ -0,0 +1,31 @@
+#N canvas 162 57 564 390 10;
+#X text 25 336 cyclone is (c) Miller Puckette and others;
+#X text 26 349 docs based on the MAX/MSP reference (c) cycling'74
+;
+#X text 25 363 ___________________________________________________ ;
+#X obj 40 17 flush;
+#X text 96 20 provide note offs for held notes;
+#X obj 95 238 flush;
+#X msg 34 110 clear;
+#X floatatom 95 287 5 0 0 0 - - -;
+#X floatatom 125 266 5 0 0 0 - - -;
+#X text 142 287 pitch;
+#X msg 95 151 64 111;
+#X text 169 265 velocity;
+#X msg 34 90 bang;
+#X text 74 89 send note off for all pitches for which only a noteon
+was;
+#X text 80 110 clear pitch list;
+#X text 477 89 received;
+#X text 154 151 list is treated as pitch/velocity pair;
+#X floatatom 113 196 5 0 0 0 - - -;
+#X floatatom 125 216 5 0 0 0 - - -;
+#X text 157 195 pitch;
+#X text 169 214 velocity;
+#X connect 5 0 7 0;
+#X connect 5 1 8 0;
+#X connect 6 0 5 0;
+#X connect 10 0 5 0;
+#X connect 12 0 5 0;
+#X connect 17 0 5 0;
+#X connect 18 0 5 1;