view scene demo/rsBnoise.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 6f2ac9ea1690
children
line wrap: on
line source
#N canvas 576 351 450 300 10;
#X obj 82 106 noise~;
#X obj 82 131 -~ 1;
#X obj 82 155 *~ 2;
#X obj 68 29 noise~;
#X obj 67 180 +~;
#X obj 232 66 vsl 15 128 0 0.6 0 0 empty empty empty 0 -9 0 10 -262144
-1 -1 7400 1;
#X obj 67 204 *~;
#X obj 67 231 dac~;
#X floatatom 265 195 5 0 0 0 - - -;
#X obj 68 62 hip~ 500;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 2 0 4 1;
#X connect 3 0 9 0;
#X connect 4 0 6 0;
#X connect 5 0 6 1;
#X connect 5 0 8 0;
#X connect 6 0 7 0;
#X connect 6 0 7 1;
#X connect 9 0 4 0;