On Sat, Apr 20, 2024 at 03:47:20PM +0200, Robin Gareus wrote:
 
> Either I have to backport your bug-fixes, or add the missing features to
> your new version.

With the new logic deciding on forward / backward jumps, the 
low latency mode just came for free - all it takes is just
changing the value of one variable. BTW, the 'correct' latency,
the one that would perfectly align the pitch detection with the
signal, would be 5/8, not 1/2 of the input size. But I kept
1/2 in order to match the latency of the original version.
For low latency, I use 1/4, around 10 ms.

The standard 'bugs' were not in the Retuner class, so they
won't affect the plugin code.

Re. microtuning individual notes: I don't think the retuning
is ever accurate enough for this to be of any use. Or maybe
I misunderstand what you refer to.

What would be great (in particular for zita-at2) would be
a mode were you can e.g. select a region in Ardour, have it
analysed, present the result graphically so it can be edited,
and finally apply the edited version to the region...

It would require separating the pitch detection, the logic
that decides on the amound of correction, and the actual
processing of the signal as separately usable components.
I'll keep this in mind when designing zita-at2.

Ciao,

-- 
FA

_______________________________________________
Linux-audio-dev mailing list -- linux-audio-dev@lists.linuxaudio.org
To unsubscribe send an email to linux-audio-dev-le...@lists.linuxaudio.org

Reply via email to