Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

crsaracco/vst2-gui-prototypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 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

A bunch of prototypes of GUIs for `vst-rs`.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages