From 81cb7a3406ff494edefea8a320b49470d0e1ca3e Mon Sep 17 00:00:00 2001
From: oparviai
Date: Wed, 11 Nov 2015 21:47:19 +0000
Subject: [PATCH] Update Android doc
---
source/Android-lib/README-SoundTouch-Android.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/source/Android-lib/README-SoundTouch-Android.html b/source/Android-lib/README-SoundTouch-Android.html
index 62198d4..f4685fe 100644
--- a/source/Android-lib/README-SoundTouch-Android.html
+++ b/source/Android-lib/README-SoundTouch-Android.html
@@ -72,6 +72,14 @@ calling function SoundTouch.getVersionString() from the Android
application's main thread at least once before calling other SoundTouch
processing routines. See the SoundTouch Android example application and comments
in the soundtouch-jni.cpp source code file for more details.
+
+ SoundTouch performance in Android
+
+ See external blog articles for more discussion about the
+
+ SoundTouch OpenMP implementation and the
+
+ SoundTouch performance benchmark tests in Android environment.
Calling SoundTouch native routines from Android application