unison stereo spread#223
Conversation
d5d1a3a to
1f9d4f9
Compare
For now the shortcut is to press SELECT inside the unison number menu, but we could also take the free spot above it (right of decimation).
|
Now it supports all synth types. Code could be simplified if Note: the diff is slightly less scary than it looks since a lot of it is moving the code for stereo voice buffer from "subtractive" to the end of |
|
Hey @bfredl, when I had oscillator sync on and I turn unison stereo spread to a nonzero value, the oscillator sync no longer applies. You can hear the sync happening with osc sync on, turning up the volume of oscillator 2, and modulating osc 2 transpose with an LFO and hear it the sync effects. Then with unison voice number set to 2 or more, when you turn up the unison stereo spread, the syncing effect is no longer heard. I'm on FW 1.2 but I believe this behavior existed with previous firmware. I wasn't sure if this was a bug or if it's a limitation of the engine. Also I think I've used unison stereo spread on 99% of synth patches I've made since you added this. Thank you very much for your work on Deluge. |
|
@entzmingerc sounds like a bug. I'd suggest open a separate issue so it can be tracked properly. |
only works for basic waves (and wavetables) yet, not samples nor FM/RM. I'm gonna try refactor the mono vs stereo rendering logic, to not duplicate the same panning logic for samples, FM and ringmod.
For now the shortcut is to press SELECT inside the unison number menu, but we could also take the free spot above it (right of decimation).