aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/xnoteout.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/xnoteout.pd')
-rw-r--r--doc/help/cyclone/xnoteout.pd45
1 files changed, 45 insertions, 0 deletions
diff --git a/doc/help/cyclone/xnoteout.pd b/doc/help/cyclone/xnoteout.pd
new file mode 100644
index 0000000..5dab2c8
--- /dev/null
+++ b/doc/help/cyclone/xnoteout.pd
@@ -0,0 +1,45 @@
+#N canvas 70 132 575 377 10;
+#X text 34 319 cyclone is (c) Miller Puckette and others;
+#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;