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/xnotein-help.pd | 45 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 doc/help/cyclone/xnotein-help.pd (limited to 'doc/help/cyclone/xnotein-help.pd') diff --git a/doc/help/cyclone/xnotein-help.pd b/doc/help/cyclone/xnotein-help.pd new file mode 100644 index 0000000..d8d0877 --- /dev/null +++ b/doc/help/cyclone/xnotein-help.pd @@ -0,0 +1,45 @@ +#N canvas 70 132 575 377 10; +#X text 5 5 ; +#X text 34 334 docs based on the MAX/MSP reference (c) cycling'74 +; +#X text 33 348 ___________________________________________________ ; +#X obj 33 20 xnotein; +#X obj 32 45 xnoteout; +#X text 116 26 interpret midi messages with release velocity; +#X obj 67 188 xnotein 1; +#X obj 346 190 xnoteout 1; +#X text 135 185 optional arg = midi channel; +#X floatatom 346 100 5 0 0 0 - - -; +#X floatatom 367 122 5 0 0 0 - - -; +#X floatatom 389 144 5 0 0 0 - - -; +#X floatatom 411 167 5 0 0 0 - - -; +#X text 454 170 change channel; +#X floatatom 67 263 5 0 0 0 - - -; +#X floatatom 96 238 5 0 0 0 - - -; +#X obj 346 237 print out; +#X text 398 96 these are; +#X text 418 109 individual; +#X text 435 125 bytes of a; +#X text 450 138 midi stream; +#X obj 353 215 midiout 1; +#X text 35 105 note on:; +#X text 93 143 and off:; +#X msg 36 123 144 \, 68 \, 120; +#X msg 94 161 128 \, 68 \, 88; +#X obj 125 213 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 +1; +#X text 147 212 on/off; +#X text 111 263 note; +#X text 140 237 velocity; +#X text 278 218 send out:; +#X connect 6 0 14 0; +#X connect 6 1 15 0; +#X connect 6 2 26 0; +#X connect 7 0 16 0; +#X connect 7 0 21 0; +#X connect 9 0 7 0; +#X connect 10 0 7 1; +#X connect 11 0 7 2; +#X connect 12 0 7 3; +#X connect 24 0 6 0; +#X connect 25 0 6 0; -- cgit v1.2.1