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

Implement audio API #18

Open
thejpster opened this issue Nov 3, 2022 · 2 comments
Open

Implement audio API #18

thejpster opened this issue Nov 3, 2022 · 2 comments

Comments

@thejpster
Copy link
Member

For sending audio to the CODEC and setting the mixer

@thejpster
Copy link
Member Author

#85 initialises the CODEC. Need a ringbuffer we can DMA from. Perhaps around 800 samples, which is one frame of video at 60 Hz. Will eat some TPA, but that's OK.

@thejpster
Copy link
Member Author

Need to allow the OS to control the audio sample rate.

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

No branches or pull requests

1 participant