From 57045df5fe3ec557e57dc7434ac1a07b5521bffc Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 29 Jul 2002 17:06:19 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r58, which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=59 --- pd/doc/2.control.examples/17.PART3.midi.pd | 35 ++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 pd/doc/2.control.examples/17.PART3.midi.pd (limited to 'pd/doc/2.control.examples/17.PART3.midi.pd') diff --git a/pd/doc/2.control.examples/17.PART3.midi.pd b/pd/doc/2.control.examples/17.PART3.midi.pd new file mode 100644 index 00000000..b2467cd9 --- /dev/null +++ b/pd/doc/2.control.examples/17.PART3.midi.pd @@ -0,0 +1,35 @@ +#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; -- cgit v1.2.1