aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dokumentation_German.pdfbin177128 -> 0 bytes
-rw-r--r--LICENCE.txt20
-rwxr-xr-xstart_pd365
-rwxr-xr-xstart_pd36_inst5
4 files changed, 0 insertions, 30 deletions
diff --git a/Dokumentation_German.pdf b/Dokumentation_German.pdf
deleted file mode 100644
index 06ecb7b..0000000
--- a/Dokumentation_German.pdf
+++ /dev/null
Binary files differ
diff --git a/LICENCE.txt b/LICENCE.txt
deleted file mode 100644
index cd5f562..0000000
--- a/LICENCE.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-Copyright (C) IEM 2003, Thomas MUSIL [musil@iem.at]
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation; either
-version 2.1 of the License, or (at your option) any later version.
-
-This library 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
-Lesser General Public License for more details (see GnuLGPL.txt).
-(e.g. http://www.gnu.org/copyleft/lesser.html)
-
-You should have received a copy of the GNU Lesser General Public
-License along with this library; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-IEM - Institute of Electronic Music and Acoustics, Graz
-Inffeldgasse 10/3, 8010 Graz, Austria
-http://iem.at \ No newline at end of file
diff --git a/start_pd36 b/start_pd36
deleted file mode 100755
index 1a35687..0000000
--- a/start_pd36
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-/usr/local/bin/pd -r 44100 -channels 2 -audiobuf 400 -audiodev 1 -nomidi \
--path lib -path iemabs \
--lib iemlib1 -lib iemlib2 -lib iem_mp3 -lib iem_t3_lib
diff --git a/start_pd36_inst b/start_pd36_inst
deleted file mode 100755
index 592880b..0000000
--- a/start_pd36_inst
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-/usr/local/bin/pd -r 44100 -channels 2 -audiobuf 400 -audiodev 1 -nomidi \
--path /usr/local/lib/pd/externs -path /usr/local/lib/pd/iemabs \
--lib iemlib1 -lib iemlib2 -lib iem_mp3 -lib iem_t3_lib