Hello, I would like to suggest a new PWM output mode for people like me who have no external DAC but still want a louder audio output and have a spare GPIO pin.
The idea is: in this new mode, MOZZI_AUDIO_PIN_2 would output exactly the inverse of MOZZI_AUDIO_PIN_1, much like in this example:

Since Mozzi already supports stereo output on those pins, I think that shouldn't be too hard. The only catch is that when idle (no sound playing), MOZZI_AUDIO_PIN_2 must always be held at LOW so that it does not burn out the driver/speaker the pins are attached to.
Hello, I would like to suggest a new PWM output mode for people like me who have no external DAC but still want a louder audio output and have a spare GPIO pin.
The idea is: in this new mode, MOZZI_AUDIO_PIN_2 would output exactly the inverse of MOZZI_AUDIO_PIN_1, much like in this example:
Since Mozzi already supports stereo output on those pins, I think that shouldn't be too hard. The only catch is that when idle (no sound playing), MOZZI_AUDIO_PIN_2 must always be held at LOW so that it does not burn out the driver/speaker the pins are attached to.