diff SwordSounds/sweepTime.pd @ 129:5e7c747e4876

Correct azimuth angle between source and observer calulated from the sine rule
author Rod Selfridge <r.selfridge@qmul.ac.uk>
date Wed, 12 Aug 2015 19:22:56 +0100
parents 899f8e554fa6
children
line wrap: on
line diff
--- a/SwordSounds/sweepTime.pd	Wed Aug 12 15:07:08 2015 +0100
+++ b/SwordSounds/sweepTime.pd	Wed Aug 12 19:22:56 2015 +0100
@@ -28,9 +28,9 @@
 #X floatatom 152 198 5 0 0 0 - - -;
 #X obj 214 185 r topSpeed;
 #X obj 214 210 / 2;
-#X obj 199 234 /;
-#X obj 199 258 * 1000;
-#X floatatom 246 287 5 0 0 0 - - -;
+#X obj 199 293 /;
+#X obj 199 317 * 1000;
+#X floatatom 246 346 5 0 0 0 - - -;
 #X floatatom 542 40 5 0 0 0 - - -;
 #X obj 598 75 r start_armLength;
 #X obj 613 96 r bladeLen;
@@ -43,22 +43,22 @@
 #X floatatom 536 187 5 0 0 0 - - -;
 #X obj 598 174 r topSpeed;
 #X obj 598 199 / 2;
-#X obj 583 223 /;
-#X obj 583 247 * 1000;
+#X obj 583 275 /;
+#X obj 583 299 * 1000;
 #X obj 583 -17 r postsweepAzim;
-#X text 683 252 Time from 0 azimuth to;
-#X text 686 267 stationary at post sweep;
+#X text 683 304 Time from 0 azimuth to;
+#X text 686 319 stationary at post sweep;
 #X text 637 199 Assuming constant acceleration;
-#X floatatom 635 274 5 0 0 0 - - -;
-#X obj 199 320 s preswingTime;
-#X obj 583 306 s postswingTime;
+#X floatatom 635 326 5 0 0 0 - - -;
+#X obj 199 379 s preswingTime;
+#X obj 583 358 s postswingTime;
 #X text 249 211 Assuming constant acceleration;
 #X text 25 240 Time from pre-sweep azimuth;
 #X text 26 253 to centre at top speed;
 #X text 8 186 Pre sweep Circumference;
 #X text 396 167 Post sweep Circumference;
-#X text 315 321 Acceleration time;
-#X text 692 307 Decceleration time;
+#X text 315 380 Acceleration time;
+#X text 692 359 Decceleration time;
 #X text 246 130 Full radius;
 #X text 648 119 Full radius;
 #X obj 1037 70 r preswingTime;
@@ -73,6 +73,10 @@
 #X obj 1037 122 t f b;
 #X floatatom 955 252 5 0 0 0 - - -;
 #X obj 582 10 * -1;
+#X obj 214 233 t f b;
+#X obj 241 257 delay 9;
+#X obj 598 222 t f b;
+#X obj 625 246 delay 9;
 #X connect 0 0 4 0;
 #X connect 1 0 5 0;
 #X connect 2 0 3 0;
@@ -91,7 +95,7 @@
 #X connect 22 0 23 0;
 #X connect 22 0 26 0;
 #X connect 24 0 25 0;
-#X connect 25 0 26 1;
+#X connect 25 0 71 0;
 #X connect 26 0 27 0;
 #X connect 27 0 28 0;
 #X connect 27 0 48 0;
@@ -105,7 +109,7 @@
 #X connect 37 0 38 0;
 #X connect 37 0 41 0;
 #X connect 39 0 40 0;
-#X connect 40 0 41 1;
+#X connect 40 0 73 0;
 #X connect 41 0 42 0;
 #X connect 42 0 47 0;
 #X connect 42 0 49 0;
@@ -124,3 +128,9 @@
 #X connect 68 0 60 1;
 #X connect 68 1 60 0;
 #X connect 70 0 35 0;
+#X connect 71 0 26 1;
+#X connect 71 1 72 0;
+#X connect 72 0 26 0;
+#X connect 73 0 41 1;
+#X connect 73 1 74 0;
+#X connect 74 0 41 0;