mirror of
https://github.com/RPCS3/soundtouch.git
synced 2024-11-08 12:02:28 +01:00
Merge branch 'master' of https://gitlab.com/soundtouch/soundtouch
This commit is contained in:
commit
1e9ec6f54b
@ -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%
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user