hyena
October 16, 2018, 1:25pm
#1
is it a bug or i’m missing something?
i place a schroeder all pass after a sound source in a stereo chain and the sound comes out only from the left channel
Joe
October 16, 2018, 2:57pm
#3
Yes, out2 is unconnected at the moment - it’s strictly a mono unit.
So feedback connections should be good to go in v0.4.02. I’ve taken your Schroeder Allpass unit and used it for it testing (also edited it slightly for correctness and took some liberties). I’ve kept it in the Experimental category of the builtins (where I had it for easy testing) if you want to take a look.
Here is the code of the Schroeder Allpass unit that I was testing with:
-- GLOBALS: app, os, verboseLevel, connect, tie
local app = app
local Class = require "Base.Class"
local Unit = re…
1 Like
tekzon
July 28, 2019, 5:44pm
#4
Hey there!
is there any chance this module could ported to stereo?
Thanks a lot
1 Like