Am 07.06.2014 19:43, schrieb hermann meyer:
Am 07.06.2014 19:10, schrieb hermann meyer:
> Am 07.06.2014 18:08, schrieb Fons Adriaensen:
>> On Sat, Jun 07, 2014 at 10:15:41AM +0200, hermann meyer wrote:
>>
>>> Thanks have to go to Stephan M. Bernsee from dspdimension as well.
>>> GxDetune is based on his work here:
>>>
http://www.dspdimension.com/admin/pitch-shifting-using-the-ft/
>> This sort of works, but it's not what it claims to be.
>
> Do you talk about my reworked code here:
>
http://sourceforge.net/p/guitarix/git/ci/master/tree/trunk/src/LV2/gx_detun…
>
>>
>> The whole part that finds the exact frequency by comparing
>> phases is completely redundant. This information is never
>> really used. It just looks as if it is used.
>
That's true, we could leave that part out, that will spare us 0.2% dsp
load.