You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.