Skip to content

u-znth is a low-latency four-oscillator synthesizer created entirely in JavaScript.

Notifications You must be signed in to change notification settings

ulises-codes/u-znth

Repository files navigation

u-znth

A fully-playable synthesizer built in JavaScript.

Screenshot of uznth.live

This project uses a WebWorker, an AudioWorklet, SharedArrayBuffer, and the Web Audio API for a low-latency playing experience. For added fun, it can be played with a MIDI controller via the Web MIDI API.

Want to learn more about how I built this?

Check out this blog post.