aboutsummaryrefslogtreecommitdiff
path: root/abs/cstate+~.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/cstate+~.pd
parent9f8757ccf742d984bd1c1a5d1e5906e9fd50784e (diff)
creb 0.9.0
svn path=/trunk/externals/creb/; revision=956
Diffstat (limited to 'abs/cstate+~.pd')
-rw-r--r--abs/cstate+~.pd9
1 files changed, 9 insertions, 0 deletions
diff --git a/abs/cstate+~.pd b/abs/cstate+~.pd
new file mode 100644
index 0000000..cfba48e
--- /dev/null
+++ b/abs/cstate+~.pd
@@ -0,0 +1,9 @@
+#N canvas 441 639 286 142 10;
+#X obj 23 12 table \$1-real \$2;
+#X obj 23 33 table \$1-imag \$2;
+#X obj 23 101 tabsend~ \$1-real;
+#X obj 143 101 tabsend~ \$1-imag;
+#X obj 22 70 inlet~;
+#X obj 143 69 inlet~;
+#X connect 4 0 2 0;
+#X connect 5 0 3 0;