view scene demo/tolerence.pd @ 281:dfd88add4725

Propeller: Reducing control on Audio channels Reduced the stereo spread for test purposes Pitch control added GUI Updated shh patch added to reduce audio spike when shifting start positions
author Rod Selfridge <r.selfridge@qmul.ac.uk>
date Tue, 07 Mar 2017 07:53:21 +0000
parents e57832817def
children
line wrap: on
line source
#N canvas 521 66 450 300 10;
#X obj 173 40 inlet;
#X obj 190 228 outlet;
#X obj 242 64 loadbang;
#X obj 242 93 random 500;
#X floatatom 301 168 8 0 0 0 - - -;
#X obj 242 176 *;
#X floatatom 244 201 8 0 0 0 - - -;
#X obj 190 204 +;
#X obj 242 114 - 250;
#X floatatom 123 229 8 0 0 0 - - -;
#X floatatom 114 63 8 0 0 0 - - -;
#X obj 242 136 * 0.0001;
#X text 299 114 +/- 2.5% Tolerence;
#X obj 173 62 t f f b b;
#X connect 0 0 13 0;
#X connect 0 0 10 0;
#X connect 2 0 3 0;
#X connect 3 0 8 0;
#X connect 5 0 6 0;
#X connect 5 0 7 1;
#X connect 7 0 1 0;
#X connect 7 0 9 0;
#X connect 8 0 11 0;
#X connect 11 0 4 0;
#X connect 11 0 5 0;
#X connect 13 0 5 1;
#X connect 13 1 7 0;
#X connect 13 2 3 0;
#X connect 13 3 7 0;