Skip to content

peppy0510/pyvst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My attempt at hosting VSTs using ctypes.

Running the tests

make build
make run
pytest tests --verbose

Check out the example in examples/simple_host.py.

About

My attempt at loading VST libraries using `ctypes`.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.3%
  • Dockerfile 1.3%
  • Makefile 0.4%