aboutsummaryrefslogtreecommitdiff
path: root/pan-meta.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-01 13:43:29 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-01 13:43:29 +0000
commit5c120425ea6e9cfb24c5b78b9d9cda7e35cdc898 (patch)
tree307c26fb11e4a60f98a0dd986cd60afd5224cfd1 /pan-meta.pd
parente9e5b94d1d2fa7e3ac964c93c5e64f07779d643b (diff)
ported to the template Makefile
svn path=/trunk/externals/hcs/pan/; revision=13355
Diffstat (limited to 'pan-meta.pd')
-rw-r--r--pan-meta.pd9
1 files changed, 9 insertions, 0 deletions
diff --git a/pan-meta.pd b/pan-meta.pd
new file mode 100644
index 0000000..7e9aee0
--- /dev/null
+++ b/pan-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 pan;
+#X text 10 50 AUTHOR Hans-Christoph Steiner <hans@at.or.at>;
+#X text 10 70 DESCRIPTION A library of panning algoritms;
+#X text 10 90 LICENSE GNU GPL;
+#X text 10 110 VERSION ;
+#X restore 10 10 pd META;