Audio Plugin Oversampling delay behaviour

4 Ansichten (letzte 30 Tage)
Pablo Panitta
Pablo Panitta am 25 Feb. 2020
Kommentiert: Egebjerg am 13 Mär. 2020
Hi
I was developing a new plugin based on multibandParametricEQ algorithm engine, when I came across with the following behaviour: when oversampling option is activated, the signal is delayed with respect to the original, making a comb filter effect if we place the EQ in a parallel chnl in a DAW. The amount of delay ia around 4.3ms (as can be seen in the attached). Spectral component is not heavily impacted.
This behaviours is not present in any other well known EQ commertial plugins, wich also use oversampling process.
So, is it possible to overcome this? Why DAW does not correct this evenwhen Delay compensation feature is activated?
Thanks
Pablo

Akzeptierte Antwort

Charlie DeVane
Charlie DeVane am 28 Feb. 2020
Hi Pablo,
Oversampling adds latency to the processing. Most DAWs can compensate for latency if the plugin reports it to the DAW. Unfortunately, MATLAB audio plugins do not supprt latency reporting.
I have heard of plugins that might solve this problem for you, such as www.voxengo.com/product/latencydelay, but I have not tried any of them myself.
hope this helps,
Charlie
  4 Kommentare
Charlie DeVane
Charlie DeVane am 9 Mär. 2020
Thanks for your feedback! I will pass it along to the development team.
Egebjerg
Egebjerg am 13 Mär. 2020
Thanks :-)

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Audio Plugin Creation and Hosting finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by