view SwordLogInterpWii/centreAngles.pd @ 303:8b51c20529a6

Edgetone development models
author Rod Selfridge <r.selfridge@qmul.ac.uk>
date Sat, 11 Nov 2017 17:43:39 +0000
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 515 239 outlet~;
#X obj 220 197 line~;
#X obj 515 199 line~;
#X text 283 237 Current Sword Azimuth angle;
#X text 578 232 Current Sword Elevation angle;
#X obj 220 153 r sweepAzim;
#X obj 515 153 r sweepElev;
#X msg 220 175 \$1 50;
#X msg 515 176 \$1 50;
#X obj 220 219 lop~ 100;
#X obj 515 219 lop~ 100;
#X connect 3 0 11 0;
#X connect 4 0 12 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;
#X connect 11 0 1 0;
#X connect 12 0 2 0;