SuperEQ

SuperEQ (clip, string filename)

Shibatch Super Equalizer is a graphic and parametric equalizer plugin for winamp. This plugin uses 16383th order FIR filter with FFT algorithm. Its equalization is very precise. Equalization setting can be done for each channel separately. SuperEQ is originally written by Naoki Shibata.

SuperEQ requires a foobar2k equalizer setting file. The equalizer can be found in foobar's DSPManager, and settings are adjused and saved from there as well.

Some preset settings can be downloaded from here.

This plugin is optimized for processors which have cache equal to or greater than 128k bytes (16383*2*sizeof(float) = 128k). This plugin won't work efficiently with K6 series processors (buy Athlon!!!).

Parameter:

filenameThe foobar2k equalizer preset file to apply.

Example:

Apply "Loudness" filter from the Equalizer Presets above:

SuperEq("C:\Equalizer Presets\Loudness.feq")

Changelog:

v2.54Initial Release

Some parts of SuperEQ are:
Copyright © Naoki Shibata.

Other parts are:
, Peter Pawlowski
All rights reserved.

$Date: 2008/08/13 18:59:44 $