Foobar2000:Components/Equalizer split (foo dsp eqsplit): Difference between revisions

From Hydrogenaudio Knowledgebase
(initial page creation)
 
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
[[Category:Foobar2000 Legacy DSP components|Legacy DSP components]]
{{Foobar Component Infobox
| name                = Equalizer split
| screenshot          =
| module_name          = foo_dsp_eqsplit
| developer            = Lars Viklund (Zao)
| repository          =
| released            = 2008-07-13
| released_ref        =
| stable_release      =
| stable_release_date  =
| preview_release      = 0.0.1
| preview_release_date =
| foobar2000_minimum  = 1.0
| foobar2000_maximum  =
| foobar2000_ui_module =
| use                  = DSP
| license              =
}}
A meta-DSP that feeds each channel into a separate equalizer instance.
==External links==
* {{foobar2000|https://www.foobar2000.org/components/view/foo_dsp_eqsplit|Equalizer split foobar2000 components site}}
* [http://www.acc.umu.se/~zao/foobar2000/ Official Website]

Revision as of 11:10, 24 September 2022

Equalizer split

foo_dsp_eqsplit
Developer(s) Lars Viklund (Zao)
Repository
Release information
Initial release July 13, 2008
Stable release
Preview release 0.0.1
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 1.0
Maximum version
UI module(s) N/A
Additional information
Use DSP
License
Discussion thread {{{discussion_thread}}}
View all components

A meta-DSP that feeds each channel into a separate equalizer instance.

External links