From 0729aaaf19126e7189bfe05aa84c7143568ad30a Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 19 Apr 2018 17:01:28 +0200 Subject: mix path --- export-all.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'export-all.pl') diff --git a/export-all.pl b/export-all.pl index 48670b5..a02ecc5 100644 --- a/export-all.pl +++ b/export-all.pl @@ -14,7 +14,7 @@ sub process($){ return 0 unless -e $sampz; print $name . "\n"; - system('/bin/bash', 'mix.sh', $path, $name); + system('/bin/bash', 'mix-wav.sh', $path, $name); } opendir RESULTS, ("results/") or die $!; -- cgit v1.2.3-70-g09d2