From 4c775629ea1964da725b6f0cd3d0d0b013aee045 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 2 Apr 2007 21:12:09 +0000 Subject: renamed help patches to follow the standard file naming scheme svn path=/trunk/externals/miXed/; revision=7539 --- doc/help/cyclone/midiflush-help.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/help/cyclone/midiflush-help.pd (limited to 'doc/help/cyclone/midiflush-help.pd') diff --git a/doc/help/cyclone/midiflush-help.pd b/doc/help/cyclone/midiflush-help.pd new file mode 100644 index 0000000..4a07da7 --- /dev/null +++ b/doc/help/cyclone/midiflush-help.pd @@ -0,0 +1,21 @@ +#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; -- cgit v1.2.1