diff --git a/README.html b/README.html index ff5ad24..bc28d84 100644 --- a/README.html +++ b/README.html @@ -13,7 +13,7 @@
-

SoundTouch audio processing library v1.9.1-pre

+

SoundTouch audio processing library v1.9.1

SoundTouch library Copyright © Olli Parviainen 2001-2015


1. Introduction

@@ -172,7 +172,8 @@ Android devices.


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.

+and 32bit floating point values. The default is 32bit floating point format, +which will also provide slightly better sound quality over the integer format.

In Windows environment, the sample data format is chosen in file "STTypes.h" by choosing one of the following defines: