Zynth is a System-on-Chip (SoC)-based 128-note polyphonic synthesizer built on FPGA technology. It supports real-time generation and mixing of multiple classic waveforms including:
- β Sine
- β Pulse-width modulation (PWM)
- β Sawtooth
- β Ramp
- β Triangle
Designed to offer massive polyphony, rich waveform shaping, and low-latency performance β all powered by custom logic and embedded software.
Zynth is meant to be:
- π₯ A low-cost hardware synth for DIY musicians
- π A learning platform for FPGA and audio design
- π A modular sound engine for custom hardware rigs
Documentation for build/setup is coming soon. In the meantime:
- Clone the repo:
git clone https://github.com/beepboop-instruments/zynth.git
- Dive into
src/
to explore the hardware modules
Want to help shape Zynth? Pull requests, issues, and ideas are always welcome. Let's build the synth of the future πΆ
This project is licensed under the MIT License. See LICENSE
file for details.