aboutsummaryrefslogtreecommitdiff
path: root/help/breakpoint_smooth-help.pd
blob: d0ace733f3a24e842fdca6a46d4324537ddfba20 (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
#N canvas 230 45 885 734 10;
#X obj 20 38 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
-1 -1 0 1;
#X obj 20 213 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
-1 -1 0 1;
#X floatatom 91 156 5 0 0 0 - - -;
#X floatatom 162 157 5 0 0 0 - - -;
#X floatatom 144 247 5 0 1 0 - - -;
#X obj 144 271 t b f;
#X floatatom 236 247 5 0 1 0 - - -;
#X obj 236 271 t b f;
#X obj 82 271 loadbang;
#X text 214 185 XY relation of the breakpoint object;
#N canvas 0 0 450 300 float 0;
#X obj 71 23 inlet;
#X obj 48 191 outlet;
#X obj 150 22 inlet;
#X obj 71 93 list prepend;
#X obj 71 118 list;
#X obj 48 141 list;
#X obj 48 166 list trim;
#X obj 150 45 t b b;
#X msg 150 70 list;
#X connect 0 0 3 0;
#X connect 2 0 7 0;
#X connect 3 0 4 0;
#X connect 4 0 3 1;
#X connect 4 0 5 1;
#X connect 5 0 6 0;
#X connect 6 0 1 0;
#X connect 7 0 8 0;
#X connect 7 1 5 0;
#X connect 8 0 3 1;
#X restore 82 353 pd float to list ___________;
#N canvas 0 0 450 300 generate 0;
#X obj 55 38 inlet;
#X msg 55 65 0;
#X obj 55 91 f;
#X obj 55 164 + 1;
#X obj 55 137 t f f;
#X obj 85 192 outlet;
#X obj 148 192 outlet;
#X obj 148 166 t b;
#X obj 85 164 / 100;
#X obj 55 114 moses 101;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 2 0 9 0;
#X connect 3 0 2 0;
#X connect 4 0 3 0;
#X connect 4 1 8 0;
#X connect 7 0 6 0;
#X connect 8 0 5 0;
#X connect 9 0 4 0;
#X connect 9 1 7 0;
#X restore 82 302 pd generate list ___________;
#X text 110 70 for X go thru 0 to \$1 \, Y go thrus 0 to \$2.;
#X text 109 89 for X go thru \$1 to 1 \, Y go thrus \$2 to 1;
#X obj 20 180 breakpoint 0.8 0.3;
#X obj 82 381 multi_slider 100;
#X obj 82 328 breakpoint_smooth 0.8 0.3 _;
#X text 216 19 just like breakpoint \, but with a smooth curve (i.e.
: no breakpoint!). the output value is \$2 for input = \$1.;
#X connect 0 0 14 0;
#X connect 2 0 14 1;
#X connect 3 0 14 2;
#X connect 4 0 5 0;
#X connect 5 0 11 0;
#X connect 5 1 16 1;
#X connect 6 0 7 0;
#X connect 7 0 11 0;
#X connect 7 1 16 2;
#X connect 8 0 11 0;
#X connect 10 0 15 0;
#X connect 11 0 16 0;
#X connect 11 1 10 1;
#X connect 14 0 1 0;
#X connect 16 0 10 0;