Mercurial > hg > weather-synthesis-prototyping
view SwordLogLoFiWiiD2/centreAngles.pd @ 227:b96e767d1b05
13 string harp demo added.
author | Rod Selfridge <r.selfridge@qmul.ac.uk> |
---|---|
date | Wed, 15 Jun 2016 19:38:20 +0100 |
parents | fbfc8f1c6515 |
children |
line wrap: on
line source
#N canvas 55 100 1362 700 10; #X text 523 -7 Calculate the angles with respect to the centre of the swing circle; #X obj 220 242 outlet~; #X obj 1018 278 outlet~; #X obj 220 218 line~; #X obj 1018 252 line~; #X text 283 237 Current Sword Azimuth angle; #X text 1081 271 Current Sword Elevation angle; #X obj 220 158 r sweepAzim; #X obj 1018 192 r sweepElev; #X msg 220 184 \$1 50; #X msg 1018 218 \$1 50; #X connect 3 0 1 0; #X connect 4 0 2 0; #X connect 7 0 9 0; #X connect 8 0 10 0; #X connect 9 0 3 0; #X connect 10 0 4 0;