diff options
Diffstat (limited to 'process_fns')
| -rwxr-xr-x | process_fns | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/process_fns b/process_fns index 0bac4e7..0cbdeee 100755 --- a/process_fns +++ b/process_fns @@ -36,8 +36,7 @@ function gen_len () { exp_name=$1 n_samples=$2 sample_rate=$3 - duration=$4 - sample_length=$5 + sample_length=$4 echo "" echo "###################################################" |
