Skip to content

simlmx/pyvst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

My attempt at loading VST libraries using python's `ctypes` standard library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published