<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><font color="black" face="Tahoma" size="2"><span style="font-size: 10pt;" dir="ltr">VLC developers,<br>
I would like to try and implement audio convolution (FIR filtering) with VLC (Ubuntu) much like 'convolver' that is available for the windows platform (addon for windowsmediaplayer etc). It seems there is no such simple add-on for any audioplayer in Ubuntu.<br>
I suppose your equalizer module is a good starting point to try and implement audio convolution.<br>
<br>
I'm not a c-programmer (I use Matlab, Labview etc) but I had a look at the source-code equalizer.c and I think I understand more than 50% ;)<br>
One thing I definitely do not understand is how the graphical interface is created in the module.<br>
<br>
Questions:<br>
do you agree that convolution might be easily implemented in the equalizer module?<br>
Would there be c wizards in the VLC project willing to help?<br>
<br>
Many thanks for your time,<br>
August Winkelman<br>
Delft<br>
The Netherlands</span></font></div>
</body>
</html>