From 46a7dc3c39cb05a33a8ff7a2eb73295811b3455f Mon Sep 17 00:00:00 2001
From: oparviai Android compilation instructions are provided in a separate file included in the
+ source code package, see "source/Android-lib/README-SoundTouch-Android.html". The sample data format can be chosen between 16bit signed integer
and 32bit floating point values, the default is 32bit floating point.
+g++ -shared -static -DDLL_EXPORTS -I../../include -o SoundTouch.dll \
SoundTouchDLL.cpp ../SoundTouch/.libs/libSoundTouch.a
-strip SoundTouch.dll
+sstrip SoundTouch.dll
2.1. Building in Android
+
-3. About implementation & Usage tips
+3. About implementation & Usage tips/h2>
3.1. Supported sample data formats
1.7.0+development:
+1.7.0:
- README.html file updated on 8-Nov-2012
+ RREADME.html file updated on 28-Dec-2012