annotate sept - Dec 14/rain.pd @ 100:cb211bfa6029
Swordsounds: position of the point sounce source wrt the centre of the sphere is calculated.
Distance between the source and a point representing an observer is calculated.
Still to calculate the angle between line joining the source and observer and the sword.
author |
Rod Selfridge <r.selfridge@qmul.ac.uk> |
date |
Fri, 24 Jul 2015 22:21:07 +0100 |
parents |
3504138285bb |
children |
|
rev |
line source |
r@33
|
1 #N canvas 858 308 365 346 10;
|
r@33
|
2 #X obj 1 195 dac~;
|
r@33
|
3 #X obj 1 127 catch~ rain;
|
r@33
|
4 #X obj 1 22 throw~ rain;
|
r@33
|
5 #X obj 1 65 throw~ rain;
|
r@33
|
6 #X obj 1 107 throw~ rain;
|
r@33
|
7 #X obj 1 42 cpraingen 60 12 0.2;
|
r@33
|
8 #X obj 1 169 hip~ 900;
|
r@33
|
9 #X obj 1 84 cpraingen 70 12 0.4;
|
r@33
|
10 #X obj 1 148 *~ 0.2;
|
r@33
|
11 #X obj 1 0 cpraingen 50 15 0.15;
|
r@33
|
12 #X connect 1 0 8 0;
|
r@33
|
13 #X connect 5 0 3 0;
|
r@33
|
14 #X connect 6 0 0 1;
|
r@33
|
15 #X connect 6 0 0 0;
|
r@33
|
16 #X connect 7 0 4 0;
|
r@33
|
17 #X connect 8 0 6 0;
|
r@33
|
18 #X connect 9 0 2 0;
|