view SwordLogInterp/fcpan.pd @ 199:2ded41e29e57

Projection matrix now calculated using control signals rather than audio. This makes sense as it was eating too much processing power for something that doesn't chage during the sound effect.
author Rod Selfridge <r.selfridge@qmul.ac.uk>
date Fri, 11 Mar 2016 20:51:21 +0000
parents 8fae36f1df0b
children
line wrap: on
line source
#N canvas 316 389 443 292 10;
#X obj 133 131 *~;
#X obj -4 123 *~;
#X obj 149 85 cos~;
#X obj 149 48 -~ 0.25;
#X obj 149 26 *~ 0.25;
#X obj 12 101 cos~;
#X obj 12 77 -~ 0.25;
#X obj -4 183 outlet~ l;
#X obj 133 191 outlet~ r;
#X obj -4 -4 inlet~;
#X obj 149 4 sig~;
#X obj 149 -28 inlet;
#X connect 0 0 8 0;
#X connect 1 0 7 0;
#X connect 2 0 0 1;
#X connect 3 0 2 0;
#X connect 3 0 6 0;
#X connect 4 0 3 0;
#X connect 5 0 1 1;
#X connect 6 0 5 0;
#X connect 9 0 1 0;
#X connect 9 0 0 0;
#X connect 10 0 4 0;
#X connect 11 0 10 0;