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 | 54 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100755 help/breakpoints~-help.pd (limited to 'help/breakpoints~-help.pd') 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