Page 1 of 1

Lost with a scientific article about allpass

PostPosted: Mon Mar 18, 2024 12:10 pm
by Tepeix
I'm lost with this scientific article. Someone could help ?

The article talk about another type of allpass.
I try to make one in flowstone but i don't understand what mean a(z)z^-lb+la in this image.
Any idea what it is ? delay, filter, multiplication ??
Thanks for any idea !

The article is : Frequency-Dependent Schroeder Allpass Filters by Sebastian J. Schlecht
https://www.mdpi.com/2076-3417/10/1/187

Re: Lost with a scientific article about allpass

PostPosted: Mon Mar 18, 2024 10:03 pm
by martinvicanek
la and lb are the degrees of a(z) and b(z), respectively. In the examples given both are equal to two, so z^-lb+la = 1, you can ignore that factor in that case. (If you choose different degrees for a(z) and b(z), then you have to add an extra delay of (lb - la) samples.)

I played a bit with the frequency dependent Schroeder allpass filter as proposed in section 3 of the paper. It is indeed allpass, but it can get unstable very easily, so I am not sure it is a great help.

Re: Lost with a scientific article about allpass

PostPosted: Tue Mar 19, 2024 3:08 pm
by Tepeix
Thanks !! So an additional delay and maybe the first delay could also change.
I try some value but could only approach an allpass. Will try again.

I was just coming to the conclusion (without certainty ;) ) that every latency except detection reconstruction and fir could be seen as an allpass. A delay is an allpass, A filter is not but his latency might always be the same as a sum of allpass i suppose.

But seeing the curve phase of allpass, i begin to thing that we could not get any curve that we want..
Also i'm not 100% sure but from what i measure a 3th allpass have the same effect than a 2th + 1th in series.

So a lot of uncertainty for now.
But that's why i begin to search if there's other type of allpass that could give different phase curve..

Not sure what would be the purpose of those other curve maybe we could get anything we want with classic allpass but wanted to try..

I also find this one : https://medium.com/analytics-vidhya/com ... 177c71078f

Image

But it doesn't change the curve of a more classic allpass without non linearity..