Watasoge Building Log #0 — About
2026-02-12
Today I begin with watasoge, a wavetable sound generator.
I want to learn how to build a digital Eurorack synthesizer module.
The microcontroller used will be an STM32G431KB. I'm using it on a NUCLEO-G431KB board.
It will be a wavetable synthesizer, because I think that's the simplest way to generate audio signals. That makes it seem like the most suitable approach for gaining initial experience.
The development will rely on an approach that has become known as "vibe coding".
The source code is available on GitHub: github.com/framlin/watasoge
