From 1f2dd5761588200f5f7a0a7ed56c0ec6b7d7f17d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 12 Jan 2011 18:14:05 +0000 Subject: Pd-externals for IntegraLive beginning of an external that allows us to query (and probably set) the audio api of Pd svn path=/trunk/externals/iem/mediasettings/; revision=14717 --- LICENSE.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 LICENSE.txt (limited to 'LICENSE.txt') diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..b7ddae1 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,21 @@ +audiosettings - get/set audio settings within Pd + +Copyright (C) 2010 IOhannes m zmoelnig (zmoelnig AT iem DOT at) + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +In the official flext distribution, the GNU General Public License is +in the file GnuGPL.txt + -- cgit v1.2.1