aboutsummaryrefslogtreecommitdiff
path: root/resample.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-28 07:22:53 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-28 07:22:53 +0000
commitf5e031993c4c53d861ecc8482ef9d20a67f59d03 (patch)
tree01a0cbdbaae1a5fb6504a08501f3ea096126c57f /resample.pd
parent578cd2e30e3fd7712ef8e7e34664761229707858 (diff)
added Cyrille's sampling objects
svn path=/trunk/externals/mapping/; revision=4627
Diffstat (limited to 'resample.pd')
-rw-r--r--resample.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/resample.pd b/resample.pd
new file mode 100644
index 0000000..47274d8
--- /dev/null
+++ b/resample.pd
@@ -0,0 +1,16 @@
+#N canvas 382 381 450 300 10;
+#X obj 46 68 metro \$1;
+#X obj 46 42 loadbang;
+#X obj 69 17 inlet;
+#X obj 46 125 outlet;
+#X obj 137 16 inlet;
+#X obj 46 97 list;
+#X msg 187 41 0;
+#X obj 187 17 loadbang;
+#X connect 0 0 5 0;
+#X connect 1 0 0 0;
+#X connect 2 0 5 1;
+#X connect 4 0 0 1;
+#X connect 5 0 3 0;
+#X connect 6 0 5 1;
+#X connect 7 0 6 0;