My attempt at hosting VSTs using ctypes
.
make build
make run
pytest tests --verbose
Check out the example in examples/simple_host.py
.
My attempt at hosting VSTs using ctypes
.
make build
make run
pytest tests --verbose
Check out the example in examples/simple_host.py
.