Glicol should now be able to run on every DAW: https://www.youtube.com/watch?v=tmmBhBmIEW0
Modified on top of: https://github.com/DGriffin91/egui_baseview_test_vst2
- support input, so that you can live coding an effect
- work on midi i/o
- support ableton link?
Run sudo zsh scripts/macos-build-and-install.sh
For M1 users, run
sudo zsh scripts/m1.sh
Start your DAW, test the plugin
Run cargo build
Copy target/debug/glicol_vst.dll
to your VST plugin folder
Start your DAW, test the plugin
Run cargo build
Copy target/debug/glicol_vst.so
to your VST plugin folder
Start your DAW, test the plugin