diff --git a/README.html b/README.html index ff5ad24..bc28d84 100644 --- a/README.html +++ b/README.html @@ -13,7 +13,7 @@
SoundTouch library Copyright © Olli Parviainen 2001-2015
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:
1.9.1-pre:
+1.9.1:
- README.html file updated in May-2015
+ README.html file updated in Sep-2015