Forum Rule: Always post complete source code & details to reproduce any issue!
-
Inverting Audio Channels in the Teensy audio boards
Hi All
I'm looking for to find how I can invert the phase in one channel in the Audio System Design Tool.
I need to sum both channels with one of them inverted.
Someone could help me?
Regards
Daniel Alayon
-
Senior Member
Use a mixer, and in setup() set the gain to -1 on the channel with your signal.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules