diff options
-rw-r--r-- | doc/iemmatrix-meta.pd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/iemmatrix-meta.pd b/doc/iemmatrix-meta.pd new file mode 100644 index 0000000..69263d0 --- /dev/null +++ b/doc/iemmatrix-meta.pd @@ -0,0 +1,8 @@ +#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 iemmatrix; +#X text 10 50 AUTHOR IOhannes m zmoelnig, Thomas Musil, Franz Zotter; +#X text 10 70 LICENSE GPL-2; +#X text 10 90 VERSION 0.1; +#X restore 10 10 pd META; |