aboutsummaryrefslogtreecommitdiff
path: root/wave.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-04 03:29:40 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-04 03:29:40 +0000
commit47950158fef8a54a1b1e416f5dc7cf6cedcf2989 (patch)
treecc2f70073123f4cf689f38735dccb0e05c0b64b1 /wave.pd
parentb27811b050e98c3e113363a0b6e4ae6b220fd692 (diff)
added some more handy objects from Cyrille's collection with only tiny modifications
svn path=/trunk/externals/mapping/; revision=4551
Diffstat (limited to 'wave.pd')
-rw-r--r--wave.pd68
1 files changed, 68 insertions, 0 deletions
diff --git a/wave.pd b/wave.pd
new file mode 100644
index 0000000..d026a76
--- /dev/null
+++ b/wave.pd
@@ -0,0 +1,68 @@
+#N canvas 360 127 609 536 10;
+#X obj 25 -15 inlet;
+#X obj 267 -14 inlet;
+#X obj 542 -11 inlet;
+#X text 66 -12 position;
+#X text 405 -9 largeur de la vague;
+#X obj 133 178 until;
+#X obj 133 212 f;
+#X obj 159 212 + 1;
+#X obj 133 260 /;
+#X obj 164 302 abs;
+#X obj 164 346 min 1;
+#X obj 164 365 - 1;
+#X obj 164 385 abs;
+#X obj 164 406 list prepend;
+#X obj 199 442 list;
+#X obj 176 464 list;
+#X obj 176 491 outlet;
+#X msg 73 134 0;
+#X obj 261 174 - 1;
+#X obj 133 130 max 1;
+#X obj 400 118 max 0;
+#X text 153 -14 number of points;
+#X obj 400 69 loadbang;
+#X obj 400 90 float_argument \$2 0.5;
+#X text 460 70 default: 0.5;
+#X obj 164 327 /;
+#X obj 26 74 trigger bang bang bang float bang;
+#X obj 164 282 -;
+#X obj 133 153 trigger float float;
+#X obj 132 26 loadbang;
+#X obj 133 105 float;
+#X obj 132 47 float_argument \$1 25;
+#X text 281 46 default: 25 points;
+#X connect 0 0 26 0;
+#X connect 1 0 31 1;
+#X connect 2 0 23 1;
+#X connect 5 0 6 0;
+#X connect 6 0 7 0;
+#X connect 6 0 8 0;
+#X connect 7 0 6 1;
+#X connect 8 0 27 0;
+#X connect 9 0 25 0;
+#X connect 10 0 11 0;
+#X connect 11 0 12 0;
+#X connect 12 0 13 0;
+#X connect 13 0 14 0;
+#X connect 14 0 13 1;
+#X connect 14 0 15 1;
+#X connect 15 0 16 0;
+#X connect 17 0 6 1;
+#X connect 18 0 8 1;
+#X connect 19 0 28 0;
+#X connect 20 0 25 1;
+#X connect 22 0 23 0;
+#X connect 23 0 20 0;
+#X connect 25 0 10 0;
+#X connect 26 0 15 0;
+#X connect 26 1 30 0;
+#X connect 26 2 17 0;
+#X connect 26 3 27 1;
+#X connect 26 4 13 1;
+#X connect 27 0 9 0;
+#X connect 28 0 5 0;
+#X connect 28 1 18 0;
+#X connect 29 0 31 0;
+#X connect 30 0 19 0;
+#X connect 31 0 30 0;