For both the Left and Right outputs, you need to enable both input 1 and input 2, then you need to use a Biquad filter to invert one of the input channels according to the miniDSP development team, as explained below:
For example, assume that input 1 is left channel input and input 2 is right channel input. Also assume output 1 is left channel output, output 2 is right channel output, output 3 is center channel output, and output 4 is subwoofer output.
For output 1, you will enable both input 1 and input 2, use a biquad to invert input 2, then use the gain settings to set the parameters. For example, if using EP optimal (see post # 57), you will set the gain for input 1 to 0.8333 and the gain for input 2 to 0.1667.
For output 2, again you will enable both input 1 and input 2, use a biquad to invert input 1, then again use the gain settings to set the parameters. For example, if using EP optimal, you will set the gain for input 1 to 0.1667 and the gain for input 2 to 0.8333.
For output 3, enable both input 1 and input 2, and set the each gain to 0.5720 if using EP optimal.
For output 4, enable both input 1 and input 2, and set the each gain to 1.
The above assumes all three speakers are equidistant from your listening position, e.g. arranged in a semi-circle. If they all are in the same plane, you will need to reduce the gains for output 3 and add time delay to compensate.
It looks like presently you use output 3 for a sub. You probably will need to run both subs from output 4, for example using an RCA splitter.
I also played with CamillaDSP to see how to implement it there. The mixer would like like the following:
It is showing "Config has errors" because my I/O module is configured for 2-channel output. I would need to reconfigure it for 4-channel if I were to implement this.
For example, assume that input 1 is left channel input and input 2 is right channel input. Also assume output 1 is left channel output, output 2 is right channel output, output 3 is center channel output, and output 4 is subwoofer output.
For output 1, you will enable both input 1 and input 2, use a biquad to invert input 2, then use the gain settings to set the parameters. For example, if using EP optimal (see post # 57), you will set the gain for input 1 to 0.8333 and the gain for input 2 to 0.1667.
For output 2, again you will enable both input 1 and input 2, use a biquad to invert input 1, then again use the gain settings to set the parameters. For example, if using EP optimal, you will set the gain for input 1 to 0.1667 and the gain for input 2 to 0.8333.
For output 3, enable both input 1 and input 2, and set the each gain to 0.5720 if using EP optimal.
For output 4, enable both input 1 and input 2, and set the each gain to 1.
The above assumes all three speakers are equidistant from your listening position, e.g. arranged in a semi-circle. If they all are in the same plane, you will need to reduce the gains for output 3 and add time delay to compensate.
It looks like presently you use output 3 for a sub. You probably will need to run both subs from output 4, for example using an RCA splitter.
I also played with CamillaDSP to see how to implement it there. The mixer would like like the following:
It is showing "Config has errors" because my I/O module is configured for 2-channel output. I would need to reconfigure it for 4-channel if I were to implement this.
Last edited: