aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/midiflush.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/midiflush.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/midiflush.pd')
-rw-r--r--doc/help/cyclone/midiflush.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/help/cyclone/midiflush.pd b/doc/help/cyclone/midiflush.pd
new file mode 100644
index 0000000..08090cc
--- /dev/null
+++ b/doc/help/cyclone/midiflush.pd
@@ -0,0 +1,21 @@
+#N canvas 158 104 521 282 10;
+#X text 22 227 cyclone is (c) Miller Puckette and others;
+#X text 22 242 docs based on the MAX/MSP reference (c) cycling'74;
+#X text 21 256 ___________________________________________________
+;
+#X obj 32 27 midiflush;
+#X text 104 27 send note offs for all hanging notes in a raw midi stream
+;
+#X obj 62 149 midiflush;
+#X obj 14 111 midiin;
+#X obj 62 176 midiout;
+#X text 145 140 passes data on unchanged \, upon bang sends note;
+#X text 144 155 off for all notes it did not see a note off for;
+#X msg 78 97 bang;
+#X msg 62 72 clear;
+#X text 115 97 send note offs;
+#X text 115 73 forget all previous notes \, no note off;
+#X connect 5 0 7 0;
+#X connect 6 0 5 0;
+#X connect 10 0 5 0;
+#X connect 11 0 5 0;