aboutsummaryrefslogtreecommitdiff
path: root/help/breakpoints-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2008-03-31 15:41:33 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2008-03-31 15:41:33 +0000
commitbbde9edb23856238349150fd1038d3a540a2bd15 (patch)
treef988c12bb9cc9887a8de66246df1cba092cc3f8d /help/breakpoints-help.pd
parent906c8c819e6089dcdde1925e82bdb88a10c3a5b1 (diff)
Added breakpoint and breakpoints to tof externals
svn path=/trunk/externals/tof/; revision=9639
Diffstat (limited to 'help/breakpoints-help.pd')
-rwxr-xr-xhelp/breakpoints-help.pd86
1 files changed, 86 insertions, 0 deletions
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;