Can you explain this Poly/Mono behavior?
Posted: Mon Mar 02, 2015 1:13 pm
I did up a little doodle here of the basic premise rather than uploading my whole project.
http://s21.postimg.org/47etjv8dz/Poly_Mono_Schem.png
As you can see there's a poly stream that's split across 3 oscillators, then each stream is converted to mono and the signals are combined at the end. Oscillator 3 has switches (selectors) on both the input and output which switch the stream off.
Here's the thing: If switch A is on AND switch B is off, no poly data goes through to any Osc whatsoever (expected behavior is for the poly data to go through Osc's 1 and 2 and output audio). If both are on, both are off, or if switch B is on but switch A is off, poly goes through and I get audio output.
Can anyone explain why? For some reason poly2mono has to connect up with other streams from poly2mono's or poly stops working?
http://s21.postimg.org/47etjv8dz/Poly_Mono_Schem.png
As you can see there's a poly stream that's split across 3 oscillators, then each stream is converted to mono and the signals are combined at the end. Oscillator 3 has switches (selectors) on both the input and output which switch the stream off.
Here's the thing: If switch A is on AND switch B is off, no poly data goes through to any Osc whatsoever (expected behavior is for the poly data to go through Osc's 1 and 2 and output audio). If both are on, both are off, or if switch B is on but switch A is off, poly goes through and I get audio output.
Can anyone explain why? For some reason poly2mono has to connect up with other streams from poly2mono's or poly stops working?