From c3fdeeb4feb97052336a624bbbb5cf821ee03551 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Thu, 27 May 2010 21:35:31 +0000 Subject: Modified my dir structure svn path=/trunk/externals/tof/; revision=13571 --- tof/breakpoints-help.pd | 80 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 tof/breakpoints-help.pd (limited to 'tof/breakpoints-help.pd') diff --git a/tof/breakpoints-help.pd b/tof/breakpoints-help.pd new file mode 100644 index 0000000..e54fff9 --- /dev/null +++ b/tof/breakpoints-help.pd @@ -0,0 +1,80 @@ +#N canvas 80 66 926 683 10; +#X obj 14 228 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +-1; +#X msg 7 185 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 7 149 loadbang; +#X obj 691 319 r \$0s; +#X obj 636 319 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X msg 637 367 dump; +#X obj 693 367 r \$0d; +#X obj 636 340 s \$0r; +#X obj 637 389 s \$0r; +#X text 636 293 The beakpoints can now be controlld remotely:; +#X msg 23 257 duration 5000; +#X obj 7 594 line; +#X msg 36 293 dump; +#X obj 106 595 print DUMP; +#X obj 691 339 print data; +#X obj 693 392 print dump; +#X obj 206 595 bng 15 250 50 0 empty empty Change 17 7 0 10 -262144 +-1 -1; +#X obj 9 435 tof/breakpoints; +#X obj 507 332 tof/breakpoints 100 50 3000 \$0r \$0s \$0d; +#X obj 6 9 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 +0; +#X text 11 60 author: mrtoftrash@gmail.com; +#X text 11 79 version: 2009-04-14 (initial release); +#X text 11 9 description: A graphical breakpoint envelope generator +based on [envgen] by ggee.; +#X text 12 41 tags: ui timing; +#X text 35 223 Inlet 1 bang: deliver values for line or line~.; +#X text 68 142 Inlet 1 list: sets the point data (value0 delay1 value1 +delay2 value2 etc...); +#X text 111 257 Inlet 1 duration: set the total duration in milliseconds +; +#X text 76 292 Inlet 1 dump: dump the current point data out the second +outlet; +#X text 53 395 Select a point with the mouse and press the backspace +key to delete it.; +#X text 54 376 Click and drag to change points; +#X obj 7 621 nbx 5 28 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 22 +-262144 -1 -1 0.78 256; +#X text 474 151 Argument 1: display width; +#X text 474 165 Argument 2: display height; +#X text 473 179 Argument 3: receive name; +#X text 473 194 Argument 4: send name; +#X text 473 208 Argument 5: dump receive name; +#X text 473 223 Argument 6: contents change by mouse receive name; +#X text 478 257 The following breakpoints was created with the following: +[breakpoints 100 50 3000 \$0r \$0s \$0d]; +#X text 147 119 -- Inlets --; +#X text 637 124 -- Arguments --; +#X floatatom 56 328 5 0 600 0 - - -; +#X text 479 505 -- Outlets --; +#X text 312 585 Outlet 2: The point data when dumped.; +#X text 311 607 Outlet 3: Bangs when the contents was modified with +the mouse.; +#X text 94 322 Inlet 1 float: output the interpolated value at that +index.; +#X text 314 535 Outlet 1: The line or line~ data if [breakpoints] was +banged \, or the value at that index if a float was sent.; +#X text 627 433 -- See also --; +#X text 492 459 [tof/breakpoints~]; +#X msg 270 471 0 0.5 1 0.5 0; +#X connect 0 0 17 0; +#X connect 1 0 17 0; +#X connect 2 0 1 0; +#X connect 3 0 14 0; +#X connect 4 0 7 0; +#X connect 5 0 8 0; +#X connect 6 0 15 0; +#X connect 10 0 17 0; +#X connect 11 0 30 0; +#X connect 12 0 17 0; +#X connect 17 0 11 0; +#X connect 17 1 13 0; +#X connect 17 2 16 0; +#X connect 40 0 17 0; +#X connect 48 0 17 0; -- cgit v1.2.1