Proof of concept cmajor gain fx patch with angular gui built to a single web component.
To test the patch simply run pnpm install and pnpm run build. Afterward drag the .cmajorpatch from
the dist directory to the cmaj-plugin within your daw or play the patch via the cmaj command line tool.
For development use pnpm start to rebuild the patch on change.
Setup: Angular and angular-elements, jest, eslint, prettier, husky + lintstaged Tested with Cmajor Version: 1.0.2944 running the cmaj-plugin in Bitwig v5.3.13 on Windows 11.
- currently running the patch via the vscode extension does not seem to work
- when loading a patch the default values don't seem to be reflected inside the host
