aboutsummaryrefslogtreecommitdiff
path: root/desiredata/doc/2.control.examples/17.PART3.midi.pd
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2010-01-05 22:49:36 +0000
committerN.N. <matju@users.sourceforge.net>2010-01-05 22:49:36 +0000
commit8dbec761cf858ea65900c8a094599857208d8c3a (patch)
tree3228c023f87f23a354da3b57fdc2afe5b7052032 /desiredata/doc/2.control.examples/17.PART3.midi.pd
parent529e59635598e2d90a7a49f6b4c676f8366109ba (diff)
svn path=/trunk/; revision=12907
Diffstat (limited to 'desiredata/doc/2.control.examples/17.PART3.midi.pd')
-rw-r--r--desiredata/doc/2.control.examples/17.PART3.midi.pd35
1 files changed, 0 insertions, 35 deletions
diff --git a/desiredata/doc/2.control.examples/17.PART3.midi.pd b/desiredata/doc/2.control.examples/17.PART3.midi.pd
deleted file mode 100644
index b2467cd9..00000000
--- a/desiredata/doc/2.control.examples/17.PART3.midi.pd
+++ /dev/null
@@ -1,35 +0,0 @@
-#N canvas 47 52 517 445 12;
-#X floatatom 108 89 0 0 0;
-#X floatatom 72 89 0 0 0;
-#X obj 36 62 notein;
-#X floatatom 36 88 0 0 0;
-#X floatatom 228 91 0 0 0;
-#X floatatom 192 91 0 0 0;
-#X floatatom 156 90 0 0 0;
-#X obj 156 64 ctlin;
-#X floatatom 319 90 0 0 0;
-#X floatatom 283 89 0 0 0;
-#X obj 283 63 bendin;
-#X floatatom 329 128 0 0 0;
-#X floatatom 285 127 0 0 0;
-#X obj 285 157 bendout;
-#X text 23 18 Pd offers input and output objects for MIDI:;
-#X text 358 154 ... ad nauseam.;
-#X text 254 417 updated for Pd version 0.34;
-#X obj 39 321 midiout;
-#X obj 244 368 sysexin;
-#X msg 39 291 240 \, 45 \, 93 \, 3 \, 65 \, 1 \, 2 \, 3 \, 4 \, 247
-;
-#X text 32 252 You can format your own SYSEX messages as shown:;
-#X text 28 366 and receive SYSEX via:;
-#X connect 2 0 3 0;
-#X connect 2 1 1 0;
-#X connect 2 2 0 0;
-#X connect 7 0 6 0;
-#X connect 7 1 5 0;
-#X connect 7 2 4 0;
-#X connect 10 0 9 0;
-#X connect 10 1 8 0;
-#X connect 11 0 13 1;
-#X connect 12 0 13 0;
-#X connect 19 0 17 0;