« Last post by Toltekradiation on June 30, 2024, 01:31:53 PM »
yes, it needs some clarifications :
in the new version attached, things go like this :
The frequency of the bp filters is (f + spread) and (f - spread) for Left and Right channels, folded around -1, 1 Spread param is now bipolar, so at value 0.5, actual spread = 0
The Spread param is not accessible from the matrix, only from the ui and midi CC From the matrix, the frequency of the bandpass filters is reachable (= f)
« Last post by matrix12x on June 29, 2024, 05:49:45 PM »
After playing for a while, I agree re: bass. I noticed that over the range of the mix parameter, I am always playing under 0.6 or so with this effect or it gets oo thin, which makes sense because it is a BPF.
Question: modulating FX2 parameter 1, modulates spread? Maybe spread should be hard coded to max, and the parameter should be cutoff freq.
« Last post by matrix12x on June 26, 2024, 01:43:52 AM »
That block diagram for the Stereo Random Filter is exactly what I was thinking about implementing. Maybe the parameters should be 1) phase and 2)mix (wet/dry). I'm not sure why I remembered it as auto filter.
How would I take the current BPF code and modulate it like in this block diagram? or is it really 2 BPFs (L and R) code wise?
We could use the existing LFO and a mod matrix slot to modulate it.