A tool that generates C data headers for synthesizer waveforms and DSP algorithms.
Find a file
2026-03-19 07:11:05 +01:00
.github/workflows build: add github action to build releases 2026-03-19 07:00:35 +01:00
docs docs: update 2026-03-19 07:11:05 +01:00
internal modernize with go fix and manual tweaks 2026-02-15 20:40:38 +01:00
.gitignore version: use golang detected version 2026-02-15 00:47:16 +01:00
go.mod codegen: improve tests 2026-02-15 02:14:03 +01:00
go.sum main: migrate from internal/cli to flag package 2026-02-15 00:49:07 +01:00
LICENSE Initial commit 2023-03-28 02:51:07 +02:00
main.go main: migrate from internal/cli to flag package 2026-02-15 00:49:07 +01:00
README.md docs: started new documentation website 2026-02-15 08:01:14 +01:00

synth-datagen

A tool that generates C data headers for synthesizer waveforms and DSP algorithms.

For documentation please visit: https://rafaelmartins.com/p/synth-datagen/