Skip to content

specpose/VST3SkeletonOpenGLViewTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a stripped down version of uidescription_test in VSTGUI for creating VST3 OpenGL plugins.

  1. Clone this repository
  2. Extract Steinberg VST Audio-Plugins SDK to folder "VST3 SDK" above repository
  3. Delete folder "vstgui4" and clone steinbergmedia/vstgui in folder "VST3 SDK"
  4. Rename folder "vstgui" in "VST3 SDK" to "vstgui4"

Start with implementing ViewGLBase. Change ViewGLTest to ViewGLYourImplementation in SubControllerGL. Create unique cids referred in factory.cpp before shipping your plugin.

About

This is a stripped down version of uidescription_test in VSTGUI for creating VST3 OpenGL plugins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages