By Jan Wilczek from TheWolfSound.com.
This repository contains the source code of my tutorial on how to build a wavetable synthesizer on Android.
>>> Read the tutorial on TheWolfSound.com <<<
The goal of the app is to build a wavetable synthesizer on Android with basic controls. You can see them in the user interface (UI) of the app.
Graphical user interface of the synthesizer app.
The secondary goal is to use cutting-edge Android tools and practices like
- Kotlin programming language,
- Jetpack Compose UI framework,
- Oboe audio library,
- and modern Android architecture guidelines.
Feel free to explore, comment, and give feedback!
