Skip to content

fluxxone/vst2-gui-prototypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vst2-gui-prototypes

A bunch of prototypes of GUIs for rust-vst.

Projects

  • linux-xcb-vst -- A VST with an X11 context (using raw XCB/X11 draw calls), for Linux (or anything that uses X11). Demo video included!
  • linux-opengl-vst -- A VST with an OpenGL context, for Linux (or anything that uses X11).
  • windows-opengl-vst -- A VST with an OpenGL context, for Windows.
  • windows-opengl -- Playing around with OpenGL on Windows. No actual VST here!
  • osx-opengl -- Playing around with OpenGL on Mac OS X. No actual VST here!

License

Everything in this repo is MIT licensed. Check out the LICENSE file for more info.

About

fork of original

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages