aboutsummaryrefslogtreecommitdiff
path: root/help/breakpoints~-help.pd
blob: 6415a693cccc71e964846e60a5f6d8b4212c21c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
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;