view sept - Dec 14/dropsig.pd @ 114:e57832817def

scene demo: working on increasing the number of sources to have 200 evenly spaced sound sources over the wire. Massive zipper noise coming when control signal from the Unity engine arrives in PD. Might be worth looking at smoothing the control data in some form to decrease this - change the control to signal early, average previous 4 / 5 signals or similar tactic.
author Rod Selfridge <r.selfridge@qmul.ac.uk>
date Thu, 30 Jul 2015 12:28:59 +0100
parents 3504138285bb
children
line wrap: on
line source
#N canvas 0 0 197 235 10;
#X obj 6 -2 *~;
#X obj 6 21 *~;
#X obj 6 -72 clip~ 0 1;
#X obj 75 -72 inlet t;
#X obj 79 -49 inlet a;
#X obj 6 64 outlet~;
#X obj 6 -152 inlet~ s;
#X obj 6 -49 max~ \$3;
#X obj 6 -28 -~ \$3;
#X obj 6 43 *~ \$4;
#X obj 45 -133 inlet~ f;
#X obj 114 -142 loadbang;
#X msg 114 -121 0.01;
#X obj 6 -93 vcf~ \$1 0.01;
#X connect 0 0 1 0;
#X connect 0 0 1 1;
#X connect 1 0 9 0;
#X connect 2 0 7 0;
#X connect 3 0 7 1;
#X connect 3 0 8 1;
#X connect 4 0 9 1;
#X connect 6 0 13 0;
#X connect 7 0 8 0;
#X connect 8 0 0 0;
#X connect 8 0 0 1;
#X connect 9 0 5 0;
#X connect 10 0 13 1;
#X connect 11 0 12 0;
#X connect 12 0 13 2;
#X connect 13 0 2 0;