diff --git a/bin/run_test.cmd b/bin/run_test.cmd index 0af8672..6686eb0 100644 --- a/bin/run_test.cmd +++ b/bin/run_test.cmd @@ -1,8 +1,8 @@ -set SOUND_DIR=d:\dev\test_sounds +set SOUND_DIR=c:\dev\test_sounds set OUT_DIR=. set TEST_NAME=semmari set OUT_NAME=out -set SS=soundstretch +set SS=soundstretch_x64 set TEST_PARAM=-pitch=-3 -bpm call %SS% %SOUND_DIR%\%TEST_NAME%-8b1.wav %OUT_DIR%\%OUT_NAME%-8b1.wav %TEST_PARAM% diff --git a/readme.md b/readme.md index ef72b19..2d070a5 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ same time Visit [SoundTouch website](https://www.surina.net/soundtouch) and see the [README file](README.html) for more information and audio examples. -# The latest stable release is 2.1, tagged in git as soundtouch-2.1.0 +### The latest stable release is 2.1, tagged in git as soundtouch-2.1.0 ## Example