๐ Patch.cab
January 19, 2021 ยท View on GitHub
patch.cab is the hosted version of Patchcab - the open source modular Eurorack style synthesizer made with Web Audio, Tone.js Web Audio framework and Svelte Javascript framework.
This repo is automatically deployed via Vercel.
Share your modules
In case you developed a module you would like to share on patch.cab:
- Fork this repo
- Add your module as a dependency via
yarn add your-module-name - Create a new Pull Request