BrettGregson / patchcab

Modular Eurorack style synthesizer made with Web Audio

Home Page:https://patch.cab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ› Patchcab

Patchcab

Patchcab is a modular Eurorack style synthesizer made with Web Audio.

Modules are built using Tone.js Web Audio framework and Svelte Javascript framework. Patchcab is heavily inspired by VCV Eurorack Simulator.


πŸŽ› Patch and play

Go to https://patch.cab to create, share and remix synths with community made modules.


πŸ’Ύ Run locally

Install Node.js and the latest version of Patchcab core:

npm install @patchcab/core

Add some modules:

npm install @patchcab/modules

Start Patchcab:

npx patchcab

And finally - open the address http://localhost:3000 in your browser 🀘


🎚 Build modules

About

Modular Eurorack style synthesizer made with Web Audio

https://patch.cab

License:MIT License


Languages

Language:Svelte 59.3%Language:TypeScript 29.6%Language:JavaScript 7.9%Language:HTML 3.3%