diff options
author | musil <tmusil@users.sourceforge.net> | 2006-12-09 02:40:50 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2006-12-09 02:40:50 +0000 |
commit | e061830c2a2db9e2f6139e76f00bda8968c78277 (patch) | |
tree | 0da9a741c35cc1f3a41ca71cc60ea7ae309e3616 | |
parent | 44e3e2d0e046f00f0366e376209f482dfc8018cf (diff) |
changed start script
svn path=/trunk/externals/iemlib/; revision=6758
-rwxr-xr-x | start_pd-0.39-2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/start_pd-0.39-2 b/start_pd-0.39-2 index 1ddba8e..39738b8 100755 --- a/start_pd-0.39-2 +++ b/start_pd-0.39-2 @@ -1,5 +1,5 @@ #!/bin/sh /usr/local/bin/pd -r 44100 -channels 2 -audiobuf 400 -audiodev 1 -nomidi \ --path iemabs:lib \ +-path iemabs \ -lib iemlib1:iemlib2:iem_mp3:iem_t3_lib |