aboutsummaryrefslogtreecommitdiff
path: root/abyss.pd
diff options
context:
space:
mode:
authorKjetil S. Matheussen <ksvalast@users.sourceforge.net>2004-01-08 14:55:24 +0000
committerKjetil S. Matheussen <ksvalast@users.sourceforge.net>2004-01-08 14:55:24 +0000
commite7001842641982a2698f759aa8014aacda6ce568 (patch)
tree95f7645accaeaf5f10c7187161ee045b3ce36153 /abyss.pd
First commit of k_vst~, k_guile and k_cextsvn2git-root
svn path=/trunk/externals/k_vst~/; revision=1253
Diffstat (limited to 'abyss.pd')
-rw-r--r--abyss.pd12
1 files changed, 12 insertions, 0 deletions
diff --git a/abyss.pd b/abyss.pd
new file mode 100644
index 0000000..8ea4026
--- /dev/null
+++ b/abyss.pd
@@ -0,0 +1,12 @@
+#N canvas 262 30 450 300 10;
+#X obj 131 111 k_vst~ abyss;
+#X msg 59 59 print;
+#X msg 131 68 opengui;
+#X obj 197 68 adc~;
+#X obj 172 147 dac~;
+#X connect 0 1 4 0;
+#X connect 0 2 4 1;
+#X connect 1 0 0 0;
+#X connect 2 0 0 0;
+#X connect 3 0 0 1;
+#X connect 3 1 0 2;