Skip to content

harryrose/Test-VST3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Based (fairly heavily) on the again example provided in the VST3 SDK.

Do a project wide find and replace for VSTName and replace that with whatever you want
your VST to be called.

Don't forget to rename files/directories as necessary.

In order to compile you will need to get the VST3 API from Steinberg,
http://www.steinberg.net/en/company/3rd_party_developer.html

When you have expanded the arcives, you need to copy the following directories into the
VST directory in the project.

	/pluginterfaces
	/public.sdk
	/vstgui.sf

About

A VST3 Instrument I am writing to learn how VST3 works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages