This website works better with JavaScript.
Explore
Help
Sign In
wirtz
/
music-synthesizer-for-android
mirror of
https://github.com/dcoredump/music-synthesizer-for-android.git
Watch
1
Star
0
Fork
You've already forked music-synthesizer-for-android
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
4
Branches
0
Tags
4.7 MiB
Tag:
Branch:
Tree:
c3509e50c1
bklimt
master
webaudio
wiki
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c3509e50c1'
${ noResults }
music-synthesizer-for-android
/
android
/
jni
/
Application.mk
2 lines
26 B
Raw
Normal View
History
Unescape
Escape
Adding the glue logic (and an activity for testing) to run the C++ sound engine on Android. Note that this particular patchset disables the Java-based synthesis, so probably shouldn't be committed as-is to mainline.
13 years ago
APP_STL
:=
stlport_static