Home
RecentChanges

Search:

» AviSynth is a powerful video FrameServer for Win32.

AviSynth Links:
»Download
»Learn to script
»FAQ
»Manual
»Discussion fora
»Project page
»External filters
»FeedBack

» You can add pages to this website immediately. No login required.
Edit this document

» AboutAviSynth

 

Avisynth 
Logo

SuperEQ

( Diese Seite in flag-germany.gif Deutsch )

SuperEq(string filename)

Shibatch Super Equalizer is a graphic and parametric equalizer plugin for winamp. This plugin uses 16383th order FIR filter with FFT algorithm. It's 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:

filename The foobar2k equalizer preset file to apply.

Example:

Apply "Loudless" filter from the Equalizer Presets above:

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

Changelog:

v2.54 Initial Release

Some parts of SuperEQ are:

Copyright � Naoki Shibata.

- Other parts are

Copyright � 2001-2003, Peter Pawlowski

All rights reserved.

SourceForge Logo

 


Edit this document | View document history
Document last modified Thu, 15 Jan 2004 13:09:50