Live data from Hacker News

Viewing profile — cp3io

cp3io

HN member
Joined
Thu, May 23, 2024, 1:22 PM UTC
HN karma
3
Public activity
3 items

About cp3io

No profile information was provided.

Recent public activity

  1. comment
    Comment #43560894

    I implemented a similar project using Koto https://github.com/cornedriesprong/ohm . Not nearly as full-featured as Glicol, but I guess it can serve as comparison.

  2. comment
    Comment #41300628

    FWIW, this is my implementation of this reverb in Rust: https://github.com/cornedriesprong/cp3-dsp-rs/blob/main/src/...

  3. comment
    Comment #40454453

    The algorithm was discovered in 1983, and for how computationally cheap it is, I'd say it's pretty convincing. Waveguide synthesis is a generalization of the same idea, often with …