From bbde9edb23856238349150fd1038d3a540a2bd15 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Mon, 31 Mar 2008 15:41:33 +0000 Subject: Added breakpoint and breakpoints to tof externals svn path=/trunk/externals/tof/; revision=9639 --- help/breakpoints-help.pd | 86 +++++++++++++++++++++++++++++++++++++++++++++++ help/breakpoints~-help.pd | 54 +++++++++++++++++++++++++++++ 2 files changed, 140 insertions(+) create mode 100755 help/breakpoints-help.pd create mode 100755 help/breakpoints~-help.pd (limited to 'help') diff --git a/help/breakpoints-help.pd b/help/breakpoints-help.pd new file mode 100755 index 0000000..e287bba --- /dev/null +++ b/help/breakpoints-help.pd @@ -0,0 +1,86 @@ +#N canvas 1047 72 917 561 10; +#X obj 89 148 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X obj 31 251 breakpoints; +#X obj 29 452 line~; +#X obj 29 497 snapshot~; +#X obj 75 447 loadbang; +#X obj 75 471 metro 100; +#X obj 29 529 nbx 5 28 -1e+037 1e+037 0 0 empty empty empty 0 -8 0 +22 -262144 -1 -1 0 256; +#X msg 29 114 0 1125 0.671429 300 0.557143 700 0.571429 0 0.792857 +375 1 100 0.0857143 1250 0.492857 1150 0; +#X obj 29 78 loadbang; +#X obj 23 48 cnv 15 15 15 empty empty empty 20 12 0 14 -258113 -66577 +0; +#X obj 509 45 cnv 15 15 15 empty empty empty 20 12 0 14 -258113 -66577 +0; +#X text 525 43 Creation arguments; +#X text 506 115 The following breakpoints was created with this line: +breakpoints 100 50 3000 \$0r \$0s \$0d; +#X obj 511 189 breakpoints 100 50 3000 \$0r \$0s \$0d; +#X obj 694 176 r \$0s; +#X obj 639 176 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X msg 640 224 dump; +#X obj 696 224 r \$0d; +#X obj 639 197 s \$0r; +#X obj 640 246 s \$0r; +#X text 639 150 The beakpoints can now be controlld remotely:; +#X text 28 12 Description: A graphical breakpoint envelope generator +based on envgen by ggee.; +#X msg 110 175 duration 5000; +#X text 39 42 Breakpoints delivers values for line or line~ when it +is banged.; +#X obj 189 452 line; +#X obj 189 526 nbx 5 28 -1e+037 1e+037 0 0 empty empty empty 0 -8 0 +22 -262144 -1 -1 0 256; +#X text 112 147 Deliver the point data to a line or line~; +#X text 90 68 You can set the point data by sending a list with the +following format: initialValue delay1 value1 delay2 value2 ...; +#X msg 567 340 -1 500 3 100 -5; +#X floatatom 516 284 5 0 600 0 - - -; +#X obj 518 377 breakpoints 200 100; +#X obj 567 312 loadbang; +#X floatatom 516 493 5 0 0 0 - - -; +#X text 554 279 By sending a float you can get the an interpolated +point value for the corresponding duration.; +#X text 673 339 Total duration is 600 (500+100); +#X obj 715 499 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X msg 104 209 dump; +#X text 144 208 Dump the current point data out the second outlet; +#X obj 128 403 print DUMP; +#X msg 272 267 1 100 -5; +#X text 507 64 width height duration receive_symbol send_symbol dump_symbol +change_symbol; +#X obj 694 196 print data; +#X obj 696 249 print dump; +#X text 198 175 set the total duration in milliseconds; +#X obj 228 403 bng 15 250 50 0 empty empty Change 17 7 0 10 -262144 +-1 -1; +#X text 228 418 Bangs when gui is used.; +#X connect 0 0 1 0; +#X connect 1 0 2 0; +#X connect 1 0 24 0; +#X connect 1 1 38 0; +#X connect 1 2 44 0; +#X connect 2 0 3 0; +#X connect 3 0 6 0; +#X connect 4 0 5 0; +#X connect 5 0 3 0; +#X connect 7 0 1 0; +#X connect 8 0 7 0; +#X connect 14 0 41 0; +#X connect 15 0 18 0; +#X connect 16 0 19 0; +#X connect 17 0 42 0; +#X connect 22 0 1 0; +#X connect 24 0 25 0; +#X connect 28 0 30 0; +#X connect 29 0 30 0; +#X connect 30 0 32 0; +#X connect 30 2 35 0; +#X connect 31 0 28 0; +#X connect 36 0 1 0; +#X connect 39 0 1 0; diff --git a/help/breakpoints~-help.pd b/help/breakpoints~-help.pd new file mode 100755 index 0000000..6415a69 --- /dev/null +++ b/help/breakpoints~-help.pd @@ -0,0 +1,54 @@ +#N canvas 10 20 849 503 10; +#X floatatom 23 59 5 0 0 0 - - -; +#X obj 18 447 dac~; +#X obj 223 359 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X obj 440 208 cnv 15 15 15 empty empty empty 20 12 0 14 -258113 -66577 +0; +#X text 456 206 Creation arguments; +#X text 435 226 width height duration receive_symbol dump_symbol change_symbol +; +#X msg 575 330 dump; +#X obj 629 379 r \$0d; +#X obj 575 352 s \$0r; +#X text 572 305 The beakpoints can now be controlld remotely:; +#X text 439 270 The following breakpoints was created with this line: +breakpoints~ 100 50 3000 \$0r \$0d \$0c; +#X obj 629 403 print dump; +#X obj 446 325 breakpoints~ 100 50 3000 \$0r \$0d \$0c; +#X obj 26 204 breakpoints~; +#X obj 627 331 r \$0c; +#X obj 627 352 print change; +#X obj 129 54 loadbang; +#X text 131 97 You can set the point data by sending a list with the +following format: initialValue delay1 value1 delay2 value2 ...; +#X msg 129 78 0 50 1 50 -1 50 0; +#X obj 24 126 *~ 150; +#X obj 25 404 *~ 0.1; +#X obj 61 381 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144 +-1 -1 0 1; +#X text 28 7 Description: A signal~ graphical breakpoint envelope generator +(based on envgen by ggee).; +#X obj 23 101 phasor~ 200; +#X msg 132 146 duration 150; +#X text 220 146 set the total duration in milliseconds; +#X msg 137 171 dump; +#X text 177 170 Dump the current point data out the second outlet; +#X text 220 374 Bangs when gui is changed; +#X obj 123 356 print DUMP; +#X connect 0 0 23 0; +#X connect 6 0 8 0; +#X connect 7 0 11 0; +#X connect 13 0 20 0; +#X connect 13 1 29 0; +#X connect 13 2 2 0; +#X connect 14 0 15 0; +#X connect 16 0 18 0; +#X connect 18 0 13 0; +#X connect 19 0 13 0; +#X connect 20 0 1 0; +#X connect 20 0 1 1; +#X connect 21 0 20 1; +#X connect 23 0 19 0; +#X connect 24 0 13 0; +#X connect 26 0 13 0; -- cgit v1.2.1