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

From Hydrogenaudio Knowledgebase
(initial page creation)
 
m (version)
 
(2 intermediate revisions by one other user not shown)
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 ({{ha user|u=9001|name=Zao}})
| repository          = [https://github.com/zao/foo_dsp_eqsplit Github]
| released            = 2008-07-13
| released_ref        =
| stable_release      =
| stable_release_date  =
| preview_release      = 0.0.2
| preview_release_date = 2023-01-15
| 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}}
* [http://www.acc.umu.se/~zao/foobar2000/ Official Website]

Latest revision as of 13:57, 13 May 2025

Equalizer split

foo_dsp_eqsplit
Developer(s) Lars Viklund ( Zao)
Repository Github
Release information
Initial release July 13, 2008
Stable release
Preview release 0.0.2 (January 15, 2023)
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