Skip to content
/ pyvst Public
forked from simlmx/pyvst

My attempt at loading VST libraries using `ctypes`.

License

Notifications You must be signed in to change notification settings

hq9000/pyvst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 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%