aboutsummaryrefslogtreecommitdiff
path: root/abs/step_4.pd
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2003-09-12 22:26:57 +0000
committerTom Schouten <doelie@users.sourceforge.net>2003-09-12 22:26:57 +0000
commit494a07a361fe4ee0e54f77468a976b1a77818770 (patch)
treeb784b32b2a29e379c6ae5947cdcdcdaadde72b5e /abs/step_4.pd
parent9f8757ccf742d984bd1c1a5d1e5906e9fd50784e (diff)
creb 0.9.0
svn path=/trunk/externals/creb/; revision=956
Diffstat (limited to 'abs/step_4.pd')
-rw-r--r--abs/step_4.pd36
1 files changed, 36 insertions, 0 deletions
diff --git a/abs/step_4.pd b/abs/step_4.pd
new file mode 100644
index 0000000..226173f
--- /dev/null
+++ b/abs/step_4.pd
@@ -0,0 +1,36 @@
+#N canvas 241 612 442 251 10;
+#X obj 59 51 inlet;
+#X obj 90 186 tabwrite \$1;
+#X obj 59 79 t f b;
+#X msg 89 104 0;
+#X obj 102 51 inlet;
+#X obj 102 79 t f b;
+#X obj 145 51 inlet;
+#X obj 145 79 t f b;
+#X obj 188 51 inlet;
+#X obj 188 79 t f b;
+#X msg 132 104 1;
+#X msg 175 104 2;
+#X msg 218 104 3;
+#X text 43 21 4 part building block for a step sequencer array input
+;
+#X obj 293 50 inlet;
+#X obj 162 157 +;
+#X connect 0 0 2 0;
+#X connect 2 0 1 0;
+#X connect 2 1 3 0;
+#X connect 3 0 15 0;
+#X connect 4 0 5 0;
+#X connect 5 0 1 0;
+#X connect 5 1 10 0;
+#X connect 6 0 7 0;
+#X connect 7 0 1 0;
+#X connect 7 1 11 0;
+#X connect 8 0 9 0;
+#X connect 9 0 1 0;
+#X connect 9 1 12 0;
+#X connect 10 0 15 0;
+#X connect 11 0 15 0;
+#X connect 12 0 15 0;
+#X connect 14 0 15 1;
+#X connect 15 0 1 1;