diff --git a/README.html b/README.html index 91ddc27..e48003c 100644 --- a/README.html +++ b/README.html @@ -15,7 +15,7 @@
-

SoundTouch audio processing library v1.7.0

+

SoundTouch audio processing library v1.7.1

SoundTouch library Copyright © Olli Parviainen 2001-2012


1. Introduction

@@ -145,12 +145,12 @@ sstrip SoundTouch.dll

2.1. Building in Android

-

Android compilation instructions are provided in a separate file included in the - source code package, see "source/Android-lib/README-SoundTouch-Android.html".

+

Android compilation instructions are within the + source code package, see file "source/Android-lib/README-SoundTouch-Android.html" + in the package.


-

3. About implementation & Usage tips/h2> -

3.1. Supported sample data formats

+

3. About implementation & Usage tips

3.1. Supported sample data formats

The sample data format can be chosen between 16bit signed integer and 32bit floating point values, the default is 32bit floating point.

In Windows environment, the sample data format is chosen in file @@ -513,9 +513,9 @@ and estimates the BPM rate:


5. Change History

55.1. SoundTouch library Change History

-

1.7.0+development:

+

11.7.1:

1.7.0: