Son of a
pitch is an audio pitch bend effect. The pitch
of the incoming signal can be controlled by the pitch
knob or by a sync to host LFO. The pitch knob ranges
from +3 octaves to -3 octaves of the original pitch. The
effect also features an LFO controlled filter section.
There are 3 filters to choose from, 2 SV filters and a
butterworth filter. The filter section can be bypassed
sending the dry signal straight to the pitch bender.
KeroVee
is a Pitch-Correction plug-in that works as a VST
effect. It can pitch-detect and retune to specified
scales or MIDI notes. 'Bypass' and 'SubTone' mix are
also available.
KeroVee features
Scale Buttons ‘C’ to ‘B’,
specify the ‘Allowed’ note.
Tuning Speed control (May
sound robotic if set to ‘100=MAX’).
Tuning can be set to Midi
notes and to specified scales by scale buttons. If
both are enabled the MIDI note has priority, but
scale tuning is effective after notes are ‘offed’.
Master tuning 430Hz to
450Hz (default is 440Hz).
Volume output level and
panning controls.
Separate controls for
mixing of original, tuned, and 1 octave subtone
tuned sound.
4 Band
Shifter is a VST Plug-in that is able to shift
independently the pitch of 4 adjacent, user-definable
frequency bands. Code is based on Stephan M. Bernsee's
article, Pitch Shifting Using Fourier Transform.
Features:
Fast: it uses FFTW library
to perform fast STFTs.
Can shift each frequency
band independently in a range of (-12, +12)
semitones.
Big display representing
the frequency bands / gain per band / volume per
band.
Can work in continuous or
discrete mode.
It's not yet
provided with an installer, so you've got to copy
bernspitch.dll in your VTS Plugins folder, and fftw3.dll
(FFTW library) in your windows\system32 folder.
This plugin is
open source. You can find the project page on Google
Code
here.
(The code is a mess and I can't
mantain it right now. You are welcome to collaborate)