Difference between revisions of "Foobar2000:Components/Impulse Response Convolver (foo convolve)"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m (Added component infobox; minor reformatting.)
(Convolver component hasn't been updated yet (of course, Stereo Convolver does the same, except it is not proper just for EQ by loading up the FIR filter response as IR))
 
Line 1: Line 1:
 +
[[Category:foobar2000 legacy 1st-party components]]
 
{{stub}}
 
{{stub}}
 
{{Foobar Component Infobox
 
{{Foobar Component Infobox
Line 5: Line 6:
 
| caption              =  
 
| caption              =  
 
| module_name          = foo_convolve
 
| module_name          = foo_convolve
| developer            = Gian-Carlo Pascutto; Peter Pawłowski
+
| developer            = Peter Pawlowski<br/>Gian-Carlo Pascutto
 
| repository          =  
 
| repository          =  
 
| released            =  
 
| released            =  
Line 15: Line 16:
 
| foobar2000_minimum  = 1.0
 
| foobar2000_minimum  = 1.0
 
| foobar2000_ui_module =  
 
| foobar2000_ui_module =  
 +
| foobar2000_legacy    = true
 +
| foobar2000_architecture = x86 32-bit
 
| use                  = DSP
 
| use                  = DSP
 
| license              =  
 
| license              =  

Latest revision as of 18:24, 22 October 2023

Convolver
Foo convolve.png
Developer(s) Peter Pawlowski
Gian-Carlo Pascutto
Repository
Release information
Initial release
Stable release
Preview release 0.3 (August 4, 2006; 18 years ago)
foobar2000 compatibility
Architecture x86 32-bit
Minimum version 1.0
Maximum version {{{foobar2000_maximum}}}
UI module(s) N/A
Additional information
Use DSP
License
Discussion thread {{{discussion_thread}}}
View all legacy components
  • Takes impulse response and does a fast convolution of the sound data with that impulse response.
  • Allows quick computation of any combination of linear effects, such as equalization, echo, flange, reverb, phase shift and so on.
  • Transforms the sound to exactly the image you would get as where the impulse response was recorded, allowing you to get an accurate reproduction of a big theather or stadium.
  • See readme.txt for more details.

External links