Foobar2000:Components/Stereo Convolution DSP (foo dsp stereoconv): Difference between revisions

From Hydrogenaudio Knowledgebase
m (developers, version)
 
Line 5: Line 5:
| caption              =  
| caption              =  
| module_name          = foo_dsp_stereoconv
| module_name          = foo_dsp_stereoconv
| developer            = Eric Larson, Case
| developer            = Eric Larson ({{ha user|u=43479|name=Eric89GXL}}), {{ha user|u=322|name=Case}}
| repository          =  
| repository          =  
| released            =  
| released            = {{start date and age|2007|05|10}}
| released_ref        =  
| released_ref        =  
| stable_release      =  
| stable_release      = 1.0.1
| stable_release_date  = 2022-08-28
| stable_release_date  = 2024-05-05
| preview_release      =  
| preview_release      =  
| preview_release_date =  
| preview_release_date =  
| foobar2000_minimum  = 2.0
| foobar2000_minimum  = 1.5
| foobar2000_maximum  =  
| foobar2000_maximum  =  
| foobar2000_ui_module =  
| foobar2000_ui_module =  
Line 26: Line 26:


== External links ==
== External links ==
* [https://foobar.hyv.fi/2.0/?view=foo_dsp_stereoconv Information page]
* Case's [https://foobar.hyv.fi/?view=foo_dsp_stereoconv Information page and download]
* [https://web.archive.org/web/20100505040622/http://people.bu.edu:80/edlarson/stereoconv.html archived Official Webpage]
* [https://web.archive.org/web/20100505040622/http://people.bu.edu:80/edlarson/stereoconv.html archived Official Webpage]
* [https://hydrogenaud.io/index.php/topic,54966 Discussion thread]
* {{ha|https://hydrogenaudio.org/index.php/topic,54966.0.html}}

Latest revision as of 13:30, 23 June 2025

Stereo Convolution DSP

foo_dsp_stereoconv
Developer(s) Eric Larson ( Eric89GXL), Case
Repository
Release information
Initial release May 10, 2007; 18 years ago
Stable release 1.0.1 (May 5, 2024)
Preview release
foobar2000 compatibility
Architecture {{{foobar2000_architecture}}}
Minimum version 1.5
Maximum version
UI module(s) N/A
Additional information
Use DSP
License GNU GPL
Discussion thread {{{discussion_thread}}}
View all components

Description

Recompile of foo_dsp_stereoconv by Eric Larson. Added support for dark mode and 64-bit foobar2000. Take stereo audio and convolve each channel with two impulse responses: one to be sent to the left output and the other to the right output. See official website for more details.

External links