Skip to content
Snippets Groups Projects
Commit 0c849f00 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

small fixes to the demos

document a bug for unit-circle.pd in todo
parent 53403490
No related branches found
No related tags found
No related merge requests found
...@@ -2,14 +2,11 @@ ...@@ -2,14 +2,11 @@
#N canvas 0 19 821 586 10; #N canvas 0 19 821 586 10;
#X obj 208 24 struct opacity float x float y; #X obj 208 24 struct opacity float x float y;
#X obj 266 541 loadbang; #X obj 266 541 loadbang;
#X msg 266 562 stroke "" \, fill red \, fill-opacity 0.5;
#X obj 266 583 draw circle 0 60 60; #X obj 266 583 draw circle 0 60 60;
#X obj 326 448 loadbang; #X obj 326 448 loadbang;
#X obj 326 490 draw circle 0 60 60; #X obj 326 490 draw circle 0 60 60;
#X obj 366 357 loadbang; #X obj 366 357 loadbang;
#X obj 366 399 draw circle 0 60 60; #X obj 366 399 draw circle 0 60 60;
#X msg 326 469 stroke "" \, fill green \, fill-opacity 0.5;
#X msg 366 378 stroke "" \, fill blue \, fill-opacity 0.5;
#X obj 251 120 f; #X obj 251 120 f;
#X floatatom 278 147 5 0 0 1 speed - -, f 5; #X floatatom 278 147 5 0 0 1 speed - -, f 5;
#X obj 251 192 pack 0 100; #X obj 251 192 pack 0 100;
...@@ -33,31 +30,34 @@ ...@@ -33,31 +30,34 @@
#X text 448 79 original screenshot here:; #X text 448 79 original screenshot here:;
#X obj 448 100 pddp/pddplink http://tclbitprint.sourceforge.net/tkpath/quartz/ #X obj 448 100 pddp/pddplink http://tclbitprint.sourceforge.net/tkpath/quartz/
; ;
#X connect 1 0 2 0; #X msg 366 378 fill blue \, fill-opacity 0.5;
#X connect 2 0 3 0; #X msg 326 469 fill green \, fill-opacity 0.5;
#X connect 4 0 8 0; #X msg 266 562 fill red \, fill-opacity 0.5;
#X connect 6 0 9 0; #X connect 1 0 29 0;
#X connect 8 0 5 0; #X connect 3 0 28 0;
#X connect 9 0 7 0; #X connect 5 0 27 0;
#X connect 10 0 25 0; #X connect 7 0 22 0;
#X connect 10 0 26 0; #X connect 7 0 23 0;
#X connect 11 0 26 1; #X connect 8 0 23 1;
#X connect 12 0 14 0; #X connect 9 0 11 0;
#X connect 13 0 12 1; #X connect 10 0 9 1;
#X connect 11 0 14 0;
#X connect 11 1 14 1;
#X connect 11 2 13 0;
#X connect 11 3 13 1;
#X connect 11 4 12 0;
#X connect 11 5 12 1;
#X connect 12 0 15 0;
#X connect 13 0 16 0;
#X connect 14 0 17 0; #X connect 14 0 17 0;
#X connect 14 1 17 1; #X connect 15 0 6 0;
#X connect 14 2 16 0; #X connect 16 0 4 0;
#X connect 14 3 16 1; #X connect 17 0 2 0;
#X connect 14 4 15 0; #X connect 19 0 23 0;
#X connect 14 5 15 1; #X connect 20 0 7 0;
#X connect 15 0 18 0; #X connect 21 0 20 0;
#X connect 16 0 19 0; #X connect 22 0 7 1;
#X connect 17 0 20 0; #X connect 23 0 9 0;
#X connect 18 0 7 0; #X connect 27 0 6 0;
#X connect 19 0 5 0; #X connect 28 0 4 0;
#X connect 20 0 3 0; #X connect 29 0 2 0;
#X connect 22 0 26 0;
#X connect 23 0 10 0;
#X connect 24 0 23 0;
#X connect 25 0 10 1;
#X connect 26 0 12 0;
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
y3 float y4 float y5 float y6; y3 float y4 float y5 float y6;
#N struct hotspot float x float y float radius; #N struct hotspot float x float y float radius;
#N canvas 0 19 619 390 10; #N canvas 0 19 619 390 10;
#X scalar quick-graph 30 105 99 89 83 57 79 61 32 \;; #X scalar quick-graph 30 105 99 89 83 72 56 63 32 \;;
#X msg 243 97 fill blue \, stroke blue \, stroke-width 2 \, fill-opacity #X msg 243 97 fill blue \, stroke blue \, stroke-width 2 \, fill-opacity
0.6; 0.6;
#X obj 24 33 struct quick-graph float x float y float y0 float y1 float #X obj 24 33 struct quick-graph float x float y float y0 float y1 float
...@@ -12,7 +12,6 @@ y2 float y3 float y4 float y5 float y6; ...@@ -12,7 +12,6 @@ y2 float y3 float y4 float y5 float y6;
#X obj 131 53 route enter change leave; #X obj 131 53 route enter change leave;
#X obj 131 159 loadbang; #X obj 131 159 loadbang;
#X obj 268 118 loadbang; #X obj 268 118 loadbang;
#X msg 268 139 fill "";
#X obj 131 29 struct hotspot float x float y float radius; #X obj 131 29 struct hotspot float x float y float radius;
#X msg 131 184 fill blue \, stroke blue \, fill-opacity 0.6 \, mousedown #X msg 131 184 fill blue \, stroke blue \, fill-opacity 0.6 \, mousedown
1 \, drag 1; 1 \, drag 1;
...@@ -39,44 +38,45 @@ y2 float y3 float y4 float y5 float y6; ...@@ -39,44 +38,45 @@ y2 float y3 float y4 float y5 float y6;
#X obj 327 341 - 95; #X obj 327 341 - 95;
#X obj 241 541 set; #X obj 241 541 set;
#X msg 241 482 set quick-graph y\$1 \, \$2; #X msg 241 482 set quick-graph y\$1 \, \$2;
#X connect 0 0 11 0; #X msg 268 139 fill none;
#X connect 0 2 8 0; #X connect 0 0 10 0;
#X connect 1 0 5 0; #X connect 0 2 7 0;
#X connect 2 0 3 0; #X connect 1 0 4 0;
#X connect 3 0 6 0; #X connect 2 0 28 0;
#X connect 4 0 0 0; #X connect 3 0 0 0;
#X connect 5 0 7 0; #X connect 4 0 6 0;
#X connect 7 0 12 0; #X connect 6 0 11 0;
#X connect 8 0 9 0; #X connect 7 0 8 0;
#X connect 11 0 10 0; #X connect 10 0 9 0;
#X connect 12 0 13 0; #X connect 11 0 12 0;
#X connect 12 0 16 0;
#X connect 12 1 13 0;
#X connect 13 0 14 1;
#X connect 13 0 17 0; #X connect 13 0 17 0;
#X connect 13 1 14 0; #X connect 15 0 14 0;
#X connect 14 0 15 1;
#X connect 14 0 18 0;
#X connect 16 0 15 0; #X connect 16 0 15 0;
#X connect 17 0 16 0; #X connect 17 0 20 0;
#X connect 18 0 21 0; #X connect 17 1 15 1;
#X connect 18 1 16 1; #X connect 17 1 25 0;
#X connect 18 1 26 0; #X connect 18 0 19 0;
#X connect 19 0 20 0; #X connect 19 0 24 0;
#X connect 20 0 25 0; #X connect 20 0 18 0;
#X connect 21 0 19 0; #X connect 20 1 21 0;
#X connect 21 1 22 0; #X connect 21 0 22 0;
#X connect 22 0 23 0; #X connect 22 0 26 1;
#X connect 23 0 27 1; #X connect 22 1 23 0;
#X connect 23 1 24 0; #X connect 23 0 22 0;
#X connect 24 0 23 0; #X connect 24 0 27 0;
#X connect 25 0 28 0; #X connect 25 0 24 1;
#X connect 26 0 25 1; #X connect 27 0 26 0;
#X connect 28 0 27 0; #X connect 28 0 5 0;
#X restore 243 174 pd hotspot; #X restore 243 174 pd hotspot;
#X scalar hotspot 30 194 4 \;; #X scalar hotspot 30 194 4 \;;
#X scalar hotspot 50 185 4 \;; #X scalar hotspot 50 185 4 \;;
#X scalar hotspot 70 178 4 \;; #X scalar hotspot 70 178 4 \;;
#X scalar hotspot 90 152 4 \;; #X scalar hotspot 90 167 4 \;;
#X scalar hotspot 110 173 4 \;; #X scalar hotspot 110 152 4 \;;
#X scalar hotspot 130 156 4 \;; #X scalar hotspot 130 159 4 \;;
#X scalar hotspot 150 127 4 \;; #X scalar hotspot 150 127 4 \;;
#X text 241 217 Quick graph demo showing some mouseover animation. #X text 241 217 Quick graph demo showing some mouseover animation.
; ;
......
...@@ -112,9 +112,9 @@ stroke-opacity 0.6 \, rx 30 \, ry 30; ...@@ -112,9 +112,9 @@ stroke-opacity 0.6 \, rx 30 \, ry 30;
#X connect 50 0 51 0; #X connect 50 0 51 0;
#X connect 51 0 52 0; #X connect 51 0 52 0;
#X connect 52 0 0 0; #X connect 52 0 0 0;
#X restore 104 64 pd render; #X restore 14 4 pd render;
#X scalar leaf 1000 1000 \;; #X scalar leaf 1000 1000 \;;
#X obj 528 399 bng 56 250 50 0 empty empty empty 17 7 0 10 -262144 #X obj 438 339 bng 56 250 50 0 empty empty empty 17 7 0 10 -262144
-1 -1; -1 -1;
#N canvas 856 281 450 384 make-sound 0; #N canvas 856 281 450 384 make-sound 0;
#X msg 286 73 traverse spinner \, next; #X msg 286 73 traverse spinner \, next;
...@@ -161,19 +161,19 @@ stroke-opacity 0.6 \, rx 30 \, ry 30; ...@@ -161,19 +161,19 @@ stroke-opacity 0.6 \, rx 30 \, ry 30;
#X connect 19 0 11 0; #X connect 19 0 11 0;
#X connect 19 0 20 0; #X connect 19 0 20 0;
#X connect 20 0 14 0; #X connect 20 0 14 0;
#X restore 528 460 pd make-sound; #X restore 438 400 pd make-sound;
#X obj 104 87 namecanvas spinner; #X obj 14 27 namecanvas spinner;
#X obj 528 501 output~; #X obj 438 441 output~;
#X text 343 116 Waiting for Godot; #X text 253 56 Waiting for Godot;
#X text 343 116 _________________; #X text 253 56 _________________;
#X text 343 136 This is another demo inspired by a Raphael.js demo. #X text 253 76 This is another demo inspired by a Raphael.js demo.
It's just the little spinner that's all the rave in HTML5 interfaces. It's just the little spinner that's all the rave in HTML5 interfaces.
; ;
#X text 343 236 Additionally \, I did the animation with "struct-wide" #X text 253 176 Additionally \, I did the animation with "struct-wide"
changes to the drawing instructions. You can also use a separate scalar changes to the drawing instructions. You can also use a separate scalar
for each pedal of the spinner flower \, but then you lose the ability for each pedal of the spinner flower \, but then you lose the ability
to move it as one entity.; to move it as one entity.;
#X text 343 176 Notice \, however \, that in Pd the concept is as absurd #X text 253 116 Notice \, however \, that in Pd the concept is as absurd
as this example demo. Pd's control diagrams are deterministic \, so as this example demo. Pd's control diagrams are deterministic \, so
unless you actually schedule time for the spinner to spin-- as I do unless you actually schedule time for the spinner to spin-- as I do
here-- you'll never actually get any animation.; here-- you'll never actually get any animation.;
......
...@@ -201,6 +201,8 @@ Everything else: (A [x] means we've fixed it) ...@@ -201,6 +201,8 @@ Everything else: (A [x] means we've fixed it)
in the lib loading routine in the lib loading routine
[ ] Fix layout on dialogs so that height/width of the document doesn't [ ] Fix layout on dialogs so that height/width of the document doesn't
reflow when the window gets resized reflow when the window gets resized
[ ] ds-demos unit-circle node throws an "unexpected string" error when
trying to open it
Crashers Crashers
-------- --------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment