Skip to content

darnautovic/vst_equalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple VST parametric equalizer

Simple parametric VST equalizer implementation to show how to develop VST plugins with and without provided GUI.

Algorithm for parametric EQ is developed and well explained in great paper written by Jonas Ekeroot based on Bristow-Johnston formulae.

Tech

To compile and run provided plugins following is needed:

  • Compiler - c++ compiler. Provided example can be compiled with GNU Compiler Collection (GCC) available in MinGW package.
  • VST SDK 2.4 - VST Software Development Kit v2.4 provided by Steinberg (registration needed)

About

Simple 3-band VST equalizer with / without provided GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published