Thanks for the quick response.
I think I could have done something usable by modifying the demo program of wondom.
I have modified it so that in the out bank B are the two outputs for the subwoofer, the left output will be for the signal coming from the avr to which I will apply an HPF, phase control and some EQ (the rest such as delays, lpf and gains I will do from the avr).
The right output is for the signal that will have the HI-FI amplified preout, to this I will apply HPL, LPF, Phase and the possibility of equalizing (in principle the signal is equalized from a PI4 with a stretcher)
The phase and the HPF will be common for both outputs (bank B left and right) and should be controlled with GPIO6 and the adc2 potentiometer respectively, the adc3 potentiometer will be to control the lpf and with the adc0 I intend to be able to regulate the gain of the left output that comes from the hi fi prout.
The DAC2 and DAC3 outputs I leave only with the possibility of using EQ and muting with the GPIO0 when I don't use them (normally I won't use them)
I have also left untouched the balance control between Bank A and B that is controlled with the ADC1 potentiometer,
One thing I can't figure out is how to change, if you can, the function of the "POT4" (rightmost potentiometer)
I put a couple of screenshots of the design, in case someone notices possible flaws or problems I may have.
Thanks
I think I could have done something usable by modifying the demo program of wondom.
I have modified it so that in the out bank B are the two outputs for the subwoofer, the left output will be for the signal coming from the avr to which I will apply an HPF, phase control and some EQ (the rest such as delays, lpf and gains I will do from the avr).
The right output is for the signal that will have the HI-FI amplified preout, to this I will apply HPL, LPF, Phase and the possibility of equalizing (in principle the signal is equalized from a PI4 with a stretcher)
The phase and the HPF will be common for both outputs (bank B left and right) and should be controlled with GPIO6 and the adc2 potentiometer respectively, the adc3 potentiometer will be to control the lpf and with the adc0 I intend to be able to regulate the gain of the left output that comes from the hi fi prout.
The DAC2 and DAC3 outputs I leave only with the possibility of using EQ and muting with the GPIO0 when I don't use them (normally I won't use them)
I have also left untouched the balance control between Bank A and B that is controlled with the ADC1 potentiometer,
One thing I can't figure out is how to change, if you can, the function of the "POT4" (rightmost potentiometer)
I put a couple of screenshots of the design, in case someone notices possible flaws or problems I may have.
Thanks