mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-09 08:30:04 +01:00
Update Android doc
This commit is contained in:
parent
089edd12f4
commit
81cb7a3406
@ -72,6 +72,14 @@ calling function <strong>SoundTouch.getVersionString() </strong>from the Android
|
|||||||
application's main thread at least once before calling other SoundTouch
|
application's main thread at least once before calling other SoundTouch
|
||||||
processing routines. See the SoundTouch Android example application and comments
|
processing routines. See the SoundTouch Android example application and comments
|
||||||
in the <strong>soundtouch-jni.cpp </strong>source code file for more details.</p>
|
in the <strong>soundtouch-jni.cpp </strong>source code file for more details.</p>
|
||||||
|
<p>
|
||||||
|
<strong>SoundTouch performance in Android</strong></p>
|
||||||
|
<p>
|
||||||
|
See external blog articles for more discussion about the
|
||||||
|
<a href="http://www.softwarecoven.com/parallel-computing-in-embedded-mobile-devices/">
|
||||||
|
SoundTouch OpenMP implementation</a> and the
|
||||||
|
<a href="http://www.softwarecoven.com/parallel-computing-with-openmp-in-android/">
|
||||||
|
SoundTouch performance benchmark tests in Android environment</a>.</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h2>
|
<h2>
|
||||||
Calling SoundTouch native routines from Android application</h2>
|
Calling SoundTouch native routines from Android application</h2>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user