summaryrefslogtreecommitdiffstats
path: root/evan/evan
diff options
context:
space:
mode:
authorroot <root@krebs>2011-06-30 01:03:39 +0200
committerroot <root@krebs>2011-06-30 01:03:39 +0200
commit16adb101bc87b9abd79c1b71aba186754c131036 (patch)
treec585426ceb04f416b06542e19e76686d24e47480 /evan/evan
parent68f240ac326dc551ceb17f3349911310cdfae1f2 (diff)
updated evan
fixed Makefil fixed everything else
Diffstat (limited to 'evan/evan')
-rwxr-xr-xevan/evan6
1 files changed, 3 insertions, 3 deletions
diff --git a/evan/evan b/evan/evan
index 83443fe2..608ac6b8 100755
--- a/evan/evan
+++ b/evan/evan
@@ -1,11 +1,11 @@
#!/bin/bash
-SATZ_LISTE=/root/evan/satz-liste
+SATZ_LISTE=/krebs/evan/satz-liste
p="${noise_pitch-10}"
v="${noise_lang-de}"
k="${noise_capital-0}"
-a="${noise_amplitude-100}"
+a="${noise_amplitude-600}"
g="${noise_gap-1}"
-RND_DELAY=10000
+RND_DELAY=3600
#set -x
function helpme ()
{