ML-2: grovebox project using libsunvox

Multi-platform modular music creation studio
Post Reply
maks
Posts: 43
Joined: Sat Mar 26, 2022 4:28 am

ML-2: grovebox project using libsunvox

Post by maks »

Hi all,
I finally got far enough in my project of making a standalone "groovebox" style device to make a short demo:


apologies for the poor video quality, I didnt have time to setup my proper camera.

I'm using a Akai Fire and libSunvox as the "audio engine" with all the rest of the code written in Dart using a FFI binding to libsunvox I made as well.

For anyone interested the project is open source and available on github: https://github.com/maks/ml_2

Now that I have basic module control UI working, my plan is to move on to implementing basic project control and then step editing. While step editing is of course the key, its already functional as a basic "software modular synth" type instrument. Also its all intended to run on a RPI4 CM module fitted inside the Fire, but for now I'm just doing dev using a Linux laptop.
Post Reply