how to make controllable master fx in Sonic Pi?
Summary A high‑pass filter defined outside a live_loop in Sonic Pi does not update its parameters when you press Alt‑R because the FX node is created once and its arguments are fixed at creation time. Re‑running the buffer does not recreate the FX node unless the audio graph is rebuilt, which only happens when you … Read more