From 04b96e6b52bb5930d7c7989014b21d70f556318f Mon Sep 17 00:00:00 2001
From: oparviai SoundTouch library Copyright © Olli Parviainen 2001-2015
-SoundTouch audio processing library v1.9.1-pre
+SoundTouch audio processing library v1.9.1
1. Introduction
@@ -172,7 +172,8 @@ Android devices.
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