Browse Source

pres and patches update

master
TeZ 2 years ago
parent
commit
36c424249e
  1. 2
      MIKROLAB_TEZ/MIKROLAB_TEZ.pde
  2. 28048
      TEZ-LIFEFORMS-PRES.pdf
  3. 18
      pd-patch/MicroOSC.pd

2
MIKROLAB_TEZ/MIKROLAB_TEZ.pde

@ -984,7 +984,7 @@ void setCaptureSize(int n){
blobSwitch = false;
String mystring = cameras[n];
String mystring = cameras[0];
int mybegin = mystring.indexOf("size=") + 5;
int myend = mystring.indexOf(",fps");
// println("mybegin: " + mybegin + " myend: " + myend);

28048
TEZ-LIFEFORMS-PRES.pdf
File diff suppressed because it is too large
View File

18
pd-patch/MicroOSC.pd

@ -1,4 +1,4 @@
#N canvas 205 76 256 440 12;
#N canvas 305 179 256 440 12;
#X obj 44 98 print >>;
#X obj 36 38 udpreceive 8666;
#X obj 36 131 routeOSC /blobOSC/idxywh;
@ -9,22 +9,22 @@
#X floatatom 155 208 5 0 0 0 - - - 0;
#X obj 36 70 unpackOSC;
#X obj 115 313 osc~ 444;
#X obj 115 337 *~ 0.2;
#X obj 115 386 dac~;
#X floatatom 116 282 5 0 0 0 - - - 0;
#X obj 116 247 expr $i1 + $i2;
#X obj 115 337 *~ 0.7;
#X connect 1 0 8 0;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 3 1 5 0;
#X connect 3 2 6 0;
#X connect 3 3 7 0;
#X connect 6 0 13 0;
#X connect 7 0 13 1;
#X connect 6 0 12 0;
#X connect 7 0 12 1;
#X connect 8 0 2 0;
#X connect 8 0 0 0;
#X connect 9 0 10 0;
#X connect 10 0 11 0;
#X connect 10 0 11 1;
#X connect 12 0 9 0;
#X connect 13 0 12 0;
#X connect 9 0 13 0;
#X connect 11 0 9 0;
#X connect 12 0 11 0;
#X connect 13 0 10 0;
#X connect 13 0 10 1;
Loading…
Cancel
Save