view June/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 4b14b2a355e9
children
line wrap: on
line source
#N canvas 316 389 443 292 10;
#X obj 64 123 *~;
#X obj -4 123 *~;
#X obj 80 77 cos~;
#X obj 80 40 -~ 0.25;
#X obj 80 18 *~ 0.25;
#X obj 12 101 cos~;
#X obj 12 77 -~ 0.25;
#X obj -4 146 outlet~ l;
#X obj 64 146 outlet~ r;
#X obj -4 -4 inlet~;
#X obj 80 -4 sig~;
#X obj 80 -36 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;