Designing Digital Musical Instruments with Victor Zappi | WolfTalk #029
Bela platform, Android audio hacking & more!
Posted by
Jan Wilczek & Sathira Tennakoon
on September 28, 2025 ·
6 mins read
How To Transition From Live Sound To Freelance Audio Programming With Ruurd Adema | WolfTalk #018
How an AV engineer self-taught himself audio programming.
Posted by
Jan Wilczek
on January 25, 2024 ·
4 mins read
Top 5 Languages For Audio Programming
Which language should you learn first for audio programming?
Posted by
Jan Wilczek
on October 24, 2023 ·
16 mins read
C++ Pointers Explained For Audio Programming
Understand what are pointers, where to use them, and how to avoid common pitfalls.
Posted by
Jan Wilczek
on September 17, 2023 ·
40 mins read
Android Synthesizer App Tutorial Part 6: C++ Wavetable Synthesizer
The epic conclusion to our Android synthesizer app!
Posted by
Jan Wilczek
on November 03, 2022 ·
24 mins read
Android Synthesizer App Tutorial Part 5: How To Play Back Sound on Android Using C++ and Oboe Library
Connect to Android’s audio device from C++ code.
Posted by
Jan Wilczek
on October 23, 2022 ·
20 mins read
Android Synthesizer App Tutorial Part 4: How to Call C++ Code From Kotlin with JNI and External Functions
Learn to use C/C++ code on Android with the NDK and CMake.
Posted by
Jan Wilczek
on October 09, 2022 ·
30 mins read
Android Synthesizer App Tutorial Part 3: ViewModel Using Coroutines
Modern Android architecture in its glory!
Posted by
Jan Wilczek
on September 11, 2022 ·
28 mins read
Android Synthesizer App Tutorial Part 2: User Interface with Jetpack Compose
Learn easily how to create a modern UI of Android apps!
Posted by
Jan Wilczek
on August 10, 2022 ·
23 mins read
Android Synthesizer App Tutorial Part 1: App Architecture
Built using Jetpack Compose, Oboe library, C++, Kotlin, and modern architecture guidelines.
Posted by
Jan Wilczek
on August 02, 2022 ·
7 mins read