aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--mediasettings-meta.pd9
2 files changed, 10 insertions, 1 deletions
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;