- 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
34 lines
987 B
Text
Executable file
34 lines
987 B
Text
Executable file
#N canvas 533 109 610 300 10;
|
|
#X obj 192 126 ola2pd;
|
|
#X obj 324 52 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
|
|
-1;
|
|
#X msg 190 47 open;
|
|
#X msg 240 49 close;
|
|
#X msg 92 68 universe 0;
|
|
#X msg 8 68 universe 2;
|
|
#X obj 192 175 list split 4;
|
|
#X obj 192 219 unpack f f f f;
|
|
#X floatatom 110 252 5 0 0 0 - - -;
|
|
#X floatatom 192 253 5 0 0 0 - - -;
|
|
#X floatatom 278 253 5 0 0 0 - - -;
|
|
#X floatatom 356 253 5 0 0 0 - - -;
|
|
#X text 98 268 Channel 1;
|
|
#X text 182 270 Channel 2;
|
|
#X text 267 270 Channel 3;
|
|
#X text 348 270 Channel 4;
|
|
#X text 11 6 ola2pd - Interface for reading dmx data from Open Lightin
|
|
Arquitecture. (c) 2012-2013 Santi Noreña - GPL License;
|
|
#X text 248 103 Start and configure olad before sending open to ola2pd!
|
|
;
|
|
#X text 16 52 OLA Universe to bind;
|
|
#X connect 0 0 6 0;
|
|
#X connect 1 0 0 0;
|
|
#X connect 2 0 0 0;
|
|
#X connect 3 0 0 0;
|
|
#X connect 4 0 0 0;
|
|
#X connect 5 0 0 0;
|
|
#X connect 6 0 7 0;
|
|
#X connect 7 0 8 0;
|
|
#X connect 7 1 9 0;
|
|
#X connect 7 2 10 0;
|
|
#X connect 7 3 11 0;
|