diff options
author | musil <tmusil@users.sourceforge.net> | 2005-04-01 17:52:43 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2005-04-01 17:52:43 +0000 |
commit | c9c816d9180688c0dc8058af0f52e5b3cdb47437 (patch) | |
tree | 13374911acda77b620b65c0b1195f8a23b118e89 /start_pd36 | |
parent | a9512f0443f48b9022438f83703721de5cdee033 (diff) |
initial checkin (release 1.15)
this time as binary (instead of text)
svn path=/trunk/externals/iemlib/; revision=2668
Diffstat (limited to 'start_pd36')
-rwxr-xr-x | start_pd36 | 5 |
1 files changed, 0 insertions, 5 deletions
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 |