User Activity

  • Posted a comment on discussion Help on Faust : signal processing language

    Thank you very much. I will try it tomorrow. Best Christophe De : Yann Orlarey orlarey@users.sourceforge.net Envoyé : mardi 15 janvier 2019 15:09 À : [faudiostream:discussion] Objet : [faudiostream:discussion] Re: LIFO with Faust Hi Christophe, As indicated by Julius, the idea is to use a variable delay. Here is a possible implementation: //------------------------------------------------------------ // rev(N): reverse the input signal by blocks of N > 0 samples // rev(1) = identity // latency of...

  • Posted a comment on discussion Help on Faust : signal processing language

    Julius, I'm so sorry, but I don't understand how to implement this in faust. If you can give me some dsp examples... Best, Christophe Le 15/01/2019 à 02:57, Julius O. Smith a écrit : I was using a regular delay-line in real time. In fact, I think it was two, operating out of phase. (There is of course a glitch when the read index wraps through zero.) Julius On Mon, Jan 14, 2019 at 5:20 PM Langrenne langrenne@users.sourceforge.netlangrenne@users.sourceforge.net wrote: Thank you Julius, but can you...

  • Posted a comment on discussion Help on Faust : signal processing language

    Thank you Julius, but can you be more specific because I'm newbie in faust. How can I fill a delay line and read it after ? Is it with rdtable or rwtable ? Can it be done continuously, in real time ? Best De : Julius O. Smith jos@users.sourceforge.net Envoyé : lundi 14 janvier 2019 20:43 À : [faudiostream:discussion] Objet : [faudiostream:discussion] Re: LIFO with Faust I've done it, but it's tricky. You can fill a delay line that you read backwards using a negative increment. On Mon, Jan 14, 2019...

  • Posted a comment on discussion Help on Faust : signal processing language

    Hello, I want try time reversed IIR filter to have a linear phase. For this, I need to reverse the signal on blocks of N samples. So I need a LIFO function (last input first output). Is it possible with faust ? Best,

View All

Personal Data

Username:
langrenne
Joined:
2019-01-14 16:37:44

Projects

  • No projects to display.

Personal Tools