Mercurial > hg > weather-synthesis-prototyping
diff SwordCorInterp/centreAngles.pd @ 205:f5d2de6f054a
Minor edits but added doppler effect on the sword model.
author | Rod Selfridge <r.selfridge@qmul.ac.uk> |
---|---|
date | Wed, 16 Mar 2016 14:53:28 +0000 |
parents | 479310b9582f |
children |
line wrap: on
line diff
--- a/SwordCorInterp/centreAngles.pd Tue Mar 15 10:44:20 2016 +0000 +++ b/SwordCorInterp/centreAngles.pd Wed Mar 16 14:53:28 2016 +0000 @@ -62,6 +62,8 @@ #X text 283 237 Current Sword Azimuth angle; #X text 1081 271 Current Sword Elevation angle; #X obj 1196 149 s strike; +#X obj 126 242 s~ currentAzim; +#X obj 923 279 s~ currentElev; #X connect 0 0 54 0; #X connect 1 0 0 0; #X connect 2 0 0 1; @@ -118,4 +120,6 @@ #X connect 53 0 52 1; #X connect 54 0 57 0; #X connect 57 0 55 0; +#X connect 57 0 62 0; #X connect 58 0 56 0; +#X connect 58 0 63 0;