Mercurial > hg > weather-synthesis-prototyping
annotate SwordSounds2/fcpan.pd @ 176:a297efeba5c0
Sword model - Calculated bases for the plane of the sword, the projection matrix and the position of the observer projected onto this plane. Then can calculate the elevation and the azimuth between source and observer.
Next - add additional sources along the blade length.
author | Rod Selfridge <r.selfridge@qmul.ac.uk> |
---|---|
date | Thu, 11 Feb 2016 13:16:32 +0000 |
parents | 6aaeb2789f99 |
children |
rev | line source |
---|---|
r@165 | 1 #N canvas 316 389 443 292 10; |
r@165 | 2 #X obj 64 123 *~; |
r@165 | 3 #X obj -4 123 *~; |
r@165 | 4 #X obj 80 77 cos~; |
r@165 | 5 #X obj 80 40 -~ 0.25; |
r@165 | 6 #X obj 80 18 *~ 0.25; |
r@165 | 7 #X obj 12 101 cos~; |
r@165 | 8 #X obj 12 77 -~ 0.25; |
r@165 | 9 #X obj -4 146 outlet~ l; |
r@165 | 10 #X obj 64 146 outlet~ r; |
r@165 | 11 #X obj -4 -4 inlet~; |
r@165 | 12 #X obj 80 -4 sig~; |
r@165 | 13 #X obj 80 -36 inlet; |
r@165 | 14 #X connect 0 0 8 0; |
r@165 | 15 #X connect 1 0 7 0; |
r@165 | 16 #X connect 2 0 0 1; |
r@165 | 17 #X connect 3 0 2 0; |
r@165 | 18 #X connect 3 0 6 0; |
r@165 | 19 #X connect 4 0 3 0; |
r@165 | 20 #X connect 5 0 1 1; |
r@165 | 21 #X connect 6 0 5 0; |
r@165 | 22 #X connect 9 0 1 0; |
r@165 | 23 #X connect 9 0 0 0; |
r@165 | 24 #X connect 10 0 4 0; |
r@165 | 25 #X connect 11 0 10 0; |