- Reestructuración de ficheros y directorios general
- merge v0.01 --> Añadido fileselector - Añadidas fuentes de Gem y Pure Data - pix2jpg incluído en Gem. Archivos de construcción de Gem modificados. - Añadido fichero ompiling.txt con instrucciones de compilación
This commit is contained in:
parent
c9adfd020b
commit
e85d191b46
3100 changed files with 775434 additions and 3073 deletions
35
pd-0.44-2/doc/2.control.examples/17.PART3.midi.pd
Normal file
35
pd-0.44-2/doc/2.control.examples/17.PART3.midi.pd
Normal file
|
@ -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;
|
Loading…
Add table
Add a link
Reference in a new issue