SVEQ is ‚State Space‘ modeling, clean surgical EQ.
Runs in double precision 64-bit internal processing. Also double precision input / output if supported.
Internal sample rate is oversampled to 192/176.2kHz in 48/44.1kHz, 96/88.1kHz sample rates.
It does run under 44.1kHz, but may have some EQ curve cramping.
Windows and MacOS, VST3 and AU.
Windows
Unzip Win.zip from latest release and copy to „C:\Program Files\Common Files\VST3“.
MacOS(Intel tested, Apple Silicon not tested).
Unzip MacOS.zip from latest release and copy vst3 to „/Library/Audio/Plug-Ins/VST3“ and component to „/Library/Audio/Plug-Ins/Components“.
If it doesn’t go well, configure security options in console as
sudo xattr -r -d com.apple.quarantine /Library/Audio/Plug-Ins/VST3/SVEQ.vst3
sudo xattr -r -d com.apple.quarantine /Library/Audio/Plug-Ins/Components/SVEQ.componentsudo codesign –force –sign – /Library/Audio/Plug-Ins/VST3/SVEQ.vst3
sudo codesign –force –sign – /Library/Audio/Plug-Ins/Components/SVEQ.component