diff options
Diffstat (limited to 'cxc-meta.pd')
-rw-r--r-- | cxc-meta.pd | 9 |
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; |