Skip to content
/ pyvst Public

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

License

Notifications You must be signed in to change notification settings

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