Simple demonstrations using Oboe Library for Audio Processing
- Latest Android Studio
- NDK r17 or above
- Oboe Library
- Clone oboe library and this project in same directory
$ cd ~/to/your/path
$ mkdir SimpleSynth
$ git clone git@github.com:google/oboe.git
$ git clone git@github.com:andhikayuana/simple-synthesizer.git
- Open
simple-synthesizer
project in Android Studio - After finish building and indexing, Run the App
- If you see some error, please report to issue
You can try this App by download using this link