Modules are built using Tone.js Web Audio framework and Svelte Javascript framework. Patchcab is heavily inspired by VCV Eurorack Simulator.
Go to https://patch.cab to create, share and remix synths with community made modules.
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 🤘
- Read the
Patchcab documentation(coming soon 🤞) - Read the Tone.js documentation
- Browse Patchcab default modules for basic examples
- Fork the Patchcab module template
- Share your modules on Patch.cab by making a pull request to spectrome/patch-dot-cab