Skip to content
Discussion options

You must be logged in to vote

Multioutput is obviously limiting the output to the slowest output component: for Serial not holding up the output you will need to send it with at least 44100 * (16 + 1) * 2 = 1499400 Baud (if you did not change the default config).

The I2S input and output is also not optimal together with A2DP since since it is of advantage to use a source and destination that can process the data faster then the related input/output rate (e.g. files).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants