From 992cee86616fd48bd20e888de0c785fb81457ad5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 24 Jan 2011 17:41:01 +0000 Subject: supply mediasettings-meta; fix library name in Makefile svn path=/trunk/externals/iem/mediasettings/; revision=14809 --- Makefile | 2 +- mediasettings-meta.pd | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 mediasettings-meta.pd diff --git a/Makefile b/Makefile index 48911d3..01c54a7 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ ## Pd library template version 1.0 # For instructions on how to use this template, see: # http://puredata.info/docs/developer/MakefileTemplate -LIBRARY_NAME = audiosettings +LIBRARY_NAME = mediasettings # add your .c source files to the SOURCES variable, help files will be # included automatically diff --git a/mediasettings-meta.pd b/mediasettings-meta.pd new file mode 100644 index 0000000..fc69ccc --- /dev/null +++ b/mediasettings-meta.pd @@ -0,0 +1,9 @@ +#N canvas 18 212 200 200 10; +#N canvas 28 50 420 300 META 1; +#X text 13 61 NAME mediasettings; +#X text 13 85 VERSION 0.1; +#X text 13 129 AUTHOR IOhannes m zmölnig \, IEM \, University of Music +and Performing Arts \, Graz \, Austria; +#X text 19 189 NOTE: this library has been developed for the IntegraLive +project http://integralive.org; +#X restore 10 10 pd META; -- cgit v1.2.1