From 669ab8c974abed5e0ea8f25b9fce56ced921b842 Mon Sep 17 00:00:00 2001 From: Olli Date: Thu, 10 May 2018 17:05:31 +0000 Subject: [PATCH] Updated readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index a5d1aba..d6f8ef0 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ SoundTouch is an open-source audio processing library that allows changing the s same time * Change any combination of tempo/pitch/rate -Visit [SoundTouch website](https://www.surina.net/soundtouch) and see the [README file](https://www.surina.net/soundtouch/README.html) for more information and audio examples. +Visit [SoundTouch website](https://www.surina.net/soundtouch) and see the [README file](README.html) for more information and audio examples. ## Example @@ -17,7 +17,7 @@ Use SoundStretch example app for modifying wav audio files, for example as follo soundstretch my_original_file.wav output_file.wav -tempo=+15 -pitch=-3 ``` -See the [README file](https://www.surina.net/soundtouch/README.html) for more usage examples and instructions how to build SoundTouch + SoundStretch. +See the [README file](README.html) for more usage examples and instructions how to build SoundTouch + SoundStretch. Ready [SoundStretch application executables](https://www.surina.net/soundtouch/download.html) are available for download for Windows and Mac OS.