small pd update

This commit is contained in:
Hugvey Central Command 2019-05-10 15:11:33 +02:00
parent d262947b93
commit d857950653
1 changed files with 7 additions and 7 deletions

View File

@ -1,10 +1,10 @@
#N canvas 137 370 679 478 10;
#N canvas 223 291 679 478 10;
#X obj 155 392 dac~;
#X obj 155 342 readsf~;
#X msg 81 297 0;
#X obj 233 324 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1;
#X text 254 315 (re-)start loop;
#X text 252 322 (re-)start loop;
#X obj 239 60 oscparse;
#X obj 239 85 list trim;
#X obj 239 38 netreceive -u -b 5555;
@ -12,11 +12,11 @@
#X obj 425 162 route 0;
#X obj 339 119 route trigger;
#X text 69 276 stop loop;
#X obj 508 205 print "starting loop";
#X obj 509 228 print "stopping loop";
#X msg 163 258 open testaudio.wav \, 1;
#X text 233 18 listen to osc at port 5555;
#X text 163 233 change audiofile HERE;
#X obj 469 216 print "starting loop";
#X obj 470 239 print "stopping loop";
#X msg 155 244 open testaudio.wav \, 1;
#X text 237 17 listen to osc at port 5555;
#X text 155 219 change audiofile HERE;
#X connect 1 0 0 0;
#X connect 1 0 0 1;
#X connect 1 1 3 0;