aboutsummaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2007-03-02 20:39:36 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2007-03-02 20:39:36 +0000
commit9cdeb472704ef425631a8fa42655c47eabd16ef8 (patch)
treee1121ed28e61f26552b9683b2982d4c8d7e0f68c /help
parent496a43e663372957783404641dabad2255d3a177 (diff)
*** empty log message ***
svn path=/trunk/externals/mapping/; revision=7458
Diffstat (limited to 'help')
-rw-r--r--help/breakpoint_smooth-help.pd78
1 files changed, 78 insertions, 0 deletions
diff --git a/help/breakpoint_smooth-help.pd b/help/breakpoint_smooth-help.pd
new file mode 100644
index 0000000..d0ace73
--- /dev/null
+++ b/help/breakpoint_smooth-help.pd
@@ -0,0 +1,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;