1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-09-16 14:32:29 +02:00
This commit is contained in:
Olli 2018-09-08 18:52:44 +03:00
commit 1e9ec6f54b
2 changed files with 3 additions and 3 deletions

View File

@ -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%

View File

@ -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