NeoSweep is a simple 12dB/oct. resonant filter with a limiter
added at the end of the process chain. The cutoff of the filter
can be controlled via both VST automation, MIDI control change messages
and MIDI keys.
If you are a developer, the source code of NeoSweep will show how
to:
- Create a simple GUI using the VSTGUI library
- Implement a MIDI learn function
- Handle MIDI messages in a VST effect
Click here to download the source
code (and Visual C++ project).
Note that some of the VST headers included in the project may be
outdated but it can be built immediately with the Visual C++ IDE.
Before you download you must read and agree to the VST SDK license.
Please note that even if the filters has a decent sound it shouldn't
be considered one of the best due to the low efficiency of its implementation.
|