User Activity

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

    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 rev(N) = N-1 samples rev(N) = @(phase(N)*2) with { phase(n) = 1 : (+ : %(n)) ~ _ : max(0) : min(n-1); }; //------------------------------------------------------------ // source signal to be reversed time = 1 : +~_; //------------------------------------------------------------...

  • Committed [b990c4]

    faust external dependencie added to readme

  • Committed [f8a807]

    faust external dependencie added to readme

  • Committed [d37cde]

    Jack distribution for OSX updated to version 0....

  • Committed [a29b22]

    Version set to 2.46

  • Committed [10af4f]

    Version set to 2.46.

  • Committed [640ee4]

    Revert "Correct faust2api to generate .h and .c...

  • Committed [faef80]

    Revert "Fixing bugs and allowing independent vo...

View All

Personal Data

Username:
orlarey
Joined:
2002-12-06 11:34:03

Projects

This is a list of open source software projects that Yann Orlarey is associated with:

Personal Tools