Hi Diego<br><br><div><span class="gmail_quote">On 8/8/07, <b class="gmail_sendername">Diego Biurrun</b> <<a href="mailto:diego@biurrun.de">diego@biurrun.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Aug 08, 2007 at 07:10:40AM +0200, reynaldo wrote:<br>><br>> Log:<br>> formant synthesis filter and a adaptive posfiltering's detilt<br><br>an adaptive, posTfilter</blockquote><div><br>Will fix.<br></div>
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What's detilt?</blockquote><div><br>Tilt in this context is the spectral deviation induced by the adaptive postfilter. 'Detilt' is the
<br>action needed to correct this situation, what it does it to effectively offset the tilt/deviation<br>so it becomes less noticeable. That's the way I understand it at least, others might have<br>better/more correct explanations.
<br><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> --- qcelp/qcelpdec.c (original)<br>> +++ qcelp/qcelpdec.c Wed Aug 8 07:10:40 2007
<br>> @@ -716,6 +718,11 @@ static int qcelp_decode_frame(AVCodecCon<br>> qcelp_lsp2lpc(qtzd_lspf, lpc);<br>> + /* apply formant synthesis filter over pitch pre filter's output */<br><br>Apply formant synthesis filter over the pitch prefilter output. */
</blockquote><div><br>Fixed on my tree. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> + /* WIP adaptive postifilter here */
<br><br>postfilter</blockquote><div><br>Same. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Diego</blockquote><div><br>Thanks.
<br><br> Reynaldo<br></div></div><br>