Skip to content

Added VPIO, >=iPhone 14 IO buffer size mismatch mitigation#808

Open
ivannador wants to merge 1 commit intomasterfrom
ivannador/ios-audioio-improvements
Open

Added VPIO, >=iPhone 14 IO buffer size mismatch mitigation#808
ivannador wants to merge 1 commit intomasterfrom
ivannador/ios-audioio-improvements

Conversation

@ivannador
Copy link
Contributor

We had a lot of problems when using VPIO on >=iPhone 14 devices where the input scope and output scope buffer sizes mismatch, causing zero values in the output buffer, which can be described as "fan noise".

Using a separate input and render callback and buffering between them solves this issue.

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