Pyvst
My attempt at loading VST libraries using python's `ctypes` standard library.
Install / Use
/learn @simlmx/PyvstREADME
My attempt at hosting VSTs using ctypes.
Running in Docker
make build
make run
pytest tests --verbose
Check out the example in examples/simple_host.py.
