Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Audio 2 Channel Microphone & Error Corrections for uac2_speaker_fb example #2835

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

pschatzmann
Copy link

I started to work on extending TinyUSB Auduino to provide the missing audio functionality.

Unfortunately I was struggeling, so I decided to go back to basics and confirm that the functionality is really working.

  • I was missing a 2 channel microphone example. I think 2 channels are the most useful scenario, so I decided to add an example for this case. This will be the base for the Arduino functionality.
  • Unfortunatly I could not make any of the speaker examples work. The uac2_headset example is not working and the uac2_speaker_fb was giving compile errors. So I have corrected the errors and made sure that it is compiling now properly.

The functionality has been tested on a RP2040.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant