Quote:
Not as easy as you might think, because the Windows API (non-ASIO) that I'm using doesn't allow picking only a single channel. As you can see in the sound card selection menu for the Juli@, you can choose between 1+2 (analog) or 3+4 (digital), but there's no way to just select 1 or 2....

Hi Hans, I don't know how the windows API works, but is it possible that two BBP instances (configured to share a sound card) are both opening and sharing the same stereo output channel, but each BBP instances is simply sending silence in the opposite channel ? eg BBP1 Left silence, Right MPX. BBP2 Left MPX, Right Silence. I guess there might sync/clock issues with that approach?
All three BBP output sound systems interfaces allow the L or Right MPX option - Wave, DS & KS. When selecting the output channel in BBP, it offers this description of the channel options;
1 - Output Sound As One Channel. Only the first output jack (stereo) will actually be used, all others will be silent.
2 - Open Sound Card as 2 channels (standard stereo)
2(L) - Open Sound Card as 3 channels. Only the first ouput jack (stereo) will actually be used, all others will be silent.
2(R) - Open Sound Card as 4 channels. Only the first ouput jack (stereo) will actually be used, all others will be silent.
In our example we'd select 2L on BBP1 and 2R on BBP2. Hope this helps.