view Propellor/SourceSpeedD3.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 aca4797d9141
children
line wrap: on
line source
#N canvas 90 151 311 402 10;
#X obj -88 213 outlet~;
#X text -102 239 Source Speed;
#X text -18 153 2 PI;
#X text -21 174 Radius of source;
#X text 72 139 diameter;
#X obj -88 104 r~ RPM;
#X obj -88 128 /~ 60;
#X obj -88 153 *~ 6.28319;
#X obj -88 180 *~;
#X obj 91 116 outlet~;
#X text 12 99 Radius;
#X obj -13 52 r~ length;
#X obj -13 75 *~ 0.9468;
#X obj 90 20 inlet;
#X obj 90 44 unpack f f;
#X msg 90 75 \$1 30;
#X obj 90 95 line~;
#X connect 5 0 6 0;
#X connect 6 0 7 0;
#X connect 7 0 8 0;
#X connect 8 0 0 0;
#X connect 11 0 12 0;
#X connect 12 0 8 1;
#X connect 13 0 14 0;
#X connect 14 0 15 0;
#X connect 14 1 12 1;
#X connect 15 0 16 0;
#X connect 16 0 9 0;