aboutsummaryrefslogtreecommitdiff
path: root/cxc-meta.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-14 02:48:03 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-05-14 02:48:03 +0000
commit2453c05054b69951b301527f1f7b132cff143359 (patch)
treef3d44e029db50178b9914bd7fb7abfb2f54ea008 /cxc-meta.pd
parent78cc2ee38c931ae2c4718abc1607dcf9fbde4cf8 (diff)
first steps towards porting to template Makefile and debianizing, split up randomix.c into separete files for each objectclass, much left to do
svn path=/trunk/externals/cxc/; revision=13540
Diffstat (limited to 'cxc-meta.pd')
-rw-r--r--cxc-meta.pd9
1 files changed, 9 insertions, 0 deletions
diff --git a/cxc-meta.pd b/cxc-meta.pd
new file mode 100644
index 0000000..deea13f
--- /dev/null
+++ b/cxc-meta.pd
@@ -0,0 +1,9 @@
+#N canvas 10 10 200 200 10;
+#N canvas 20 20 420 300 META 0;
+#X text 10 10 META this is a prototype of a libdir meta file;
+#X text 10 30 NAME cxc;
+#X text 10 50 AUTHOR jdl@xdv.org;
+#X text 10 70 DESCRIPTION library of randoms, averages, and system tools;
+#X text 10 90 LICENSE ;
+#X text 10 110 VERSION 0.5;
+#X restore 10 10 pd META;