Skip to content

glicol/glicol-vst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

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

Todo

  • support input, so that you can live coding an effect
  • work on midi i/o
  • support ableton link?

Usage: macOS (Tested on M1; need to test on previous models)

Run sudo zsh scripts/macos-build-and-install.sh

For M1 users, run sudo zsh scripts/m1.sh Start your DAW, test the plugin

Usage: Windows (Untested)

Run cargo build Copy target/debug/glicol_vst.dll to your VST plugin folder Start your DAW, test the plugin

Usage: Linux (Untested)

Run cargo build Copy target/debug/glicol_vst.so to your VST plugin folder Start your DAW, test the plugin

About

glicol-vst: music live coding as a vst plug-in

Resources

License

Stars

Watchers

Forks

Releases

No releases published