/android-wavetable-synthesizer

A wavetable synthesizer Android app built using Jetpack Compose and the Oboe library.

Primary LanguageKotlinGNU Lesser General Public License v3.0LGPL-3.0

Wavetable Synthesizer Android App

Built using Jetpack Compose and the Oboe library

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 <<<

Project Goal

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

Feel free to explore, comment, and give feedback!