diff options
author | Cyrille Henry <nusmuk@users.sourceforge.net> | 2009-11-10 17:59:06 +0000 |
---|---|---|
committer | Cyrille Henry <nusmuk@users.sourceforge.net> | 2009-11-10 17:59:06 +0000 |
commit | d2ae5d3ccd4a8d17bf3ca4ad46cc00ee31ce6e50 (patch) | |
tree | ad5c0e0b049d7f74dc41cc4265ee4cc7951d2be3 /puremapping/puremapping-meta.pd | |
parent | a13cfad2e5079891b5d7d60d63d7b2463b18a3a7 (diff) |
svn path=/trunk/abstractions/nusmuk/; revision=12740
Diffstat (limited to 'puremapping/puremapping-meta.pd')
-rw-r--r-- | puremapping/puremapping-meta.pd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/puremapping/puremapping-meta.pd b/puremapping/puremapping-meta.pd new file mode 100644 index 0000000..4ca33c4 --- /dev/null +++ b/puremapping/puremapping-meta.pd @@ -0,0 +1,10 @@ +#N canvas 10 10 287 206 10; +#N canvas 340 183 420 300 META 0; +#X text 10 10 META this is a prototype of a libdir meta file; +#X text 10 50 AUTHOR Cyrille Henry and Hans-Christoph Steiner; +#X text 10 100 LICENSE GNU GPL; +#X text 10 30 NAME puremapping; +#X text 10 120 VERSION 1.01; +#X text 10 70 DESCRIPTION same as the mapping lib \, but using only +pd vanilla; +#X restore 10 10 pd META; |