Intro to Absynth
Introducing Absynth Absynth is a side project Im periodically working on as a fun little pet project. The goal is to take the oto audio library in golang, and wrap a symthesizer like interface around it for cross-platform audio synthesis. The idea is to use the decorator pattern to craft complex audio generators with features […]