aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/midiflush.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 21:12:09 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-02 21:12:09 +0000
commit4c775629ea1964da725b6f0cd3d0d0b013aee045 (patch)
treeb8a3d6ffd703d9d4bd320782f0e63555e4819ed3 /doc/help/cyclone/midiflush.pd
parent90485b96be50e6ee811f3ba3c16e2369a2e8b6cd (diff)
renamed help patches to follow the standard file naming scheme
svn path=/trunk/externals/miXed/; revision=7539
Diffstat (limited to 'doc/help/cyclone/midiflush.pd')
-rw-r--r--doc/help/cyclone/midiflush.pd21
1 files changed, 0 insertions, 21 deletions
diff --git a/doc/help/cyclone/midiflush.pd b/doc/help/cyclone/midiflush.pd
deleted file mode 100644
index 4a07da7..0000000
--- a/doc/help/cyclone/midiflush.pd
+++ /dev/null
@@ -1,21 +0,0 @@
-#N canvas 158 104 521 282 10;
-#X text 5 5 ;
-#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;