aboutsummaryrefslogtreecommitdiff
path: root/cyclone/cyclone-meta.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-10 21:48:41 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-10 21:48:41 +0000
commitd6ca0c2b8f1f466507bf25fa0591d58c88f2cd5a (patch)
tree985f0be88e059114bee3d76eb7f2846bff17cf7e /cyclone/cyclone-meta.pd
parent3e0e995e2a45e9c4a6791d7131fc1775af4f0ac6 (diff)
converted cyclone build to a custom standlone makefile for making the libdir
svn path=/trunk/externals/miXed/; revision=14380
Diffstat (limited to 'cyclone/cyclone-meta.pd')
-rw-r--r--cyclone/cyclone-meta.pd9
1 files changed, 9 insertions, 0 deletions
diff --git a/cyclone/cyclone-meta.pd b/cyclone/cyclone-meta.pd
new file mode 100644
index 0000000..2510aa1
--- /dev/null
+++ b/cyclone/cyclone-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 cyclone;
+#X text 10 50 AUTHOR Kzrysztof Czaja;
+#X text 10 70 LICENSE BSD;
+#X text 10 90 VERSION 0.1;
+#X text 10 110 DESCRIPTION a library for porting and running Max/MSP patches in Pd;
+#X restore 10 10 pd META;