aboutsummaryrefslogtreecommitdiff
path: root/resample.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2006-12-23 11:45:03 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2006-12-23 11:45:03 +0000
commitb74c6895411374bfb4c158dbc6709aba356923e3 (patch)
tree8446a8e3686a87b42f4f36fcc00d75c36bcab6e5 /resample.pd
parent2a2288fb0a2f8b7d6a50fdd5d4dbc12f827d3272 (diff)
*** empty log message ***
svn path=/trunk/externals/mapping/; revision=7052
Diffstat (limited to 'resample.pd')
-rw-r--r--resample.pd14
1 files changed, 10 insertions, 4 deletions
diff --git a/resample.pd b/resample.pd
index 47274d8..1e1cb4d 100644
--- a/resample.pd
+++ b/resample.pd
@@ -1,16 +1,22 @@
#N canvas 382 381 450 300 10;
-#X obj 46 68 metro \$1;
+#X obj 46 140 metro \$1;
#X obj 46 42 loadbang;
#X obj 69 17 inlet;
-#X obj 46 125 outlet;
+#X obj 46 197 outlet;
#X obj 137 16 inlet;
-#X obj 46 97 list;
+#X obj 46 169 list;
#X msg 187 41 0;
#X obj 187 17 loadbang;
+#X obj 46 89 != 0;
+#X obj 46 112 sel 1;
+#X obj 46 67 \$1;
#X connect 0 0 5 0;
-#X connect 1 0 0 0;
+#X connect 1 0 10 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;
+#X connect 8 0 9 0;
+#X connect 9 0 0 0;
+#X connect 10 0 8 0;