FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

OboeTester: Test both with and without Oboe SRC in test disconnect by robertwu1 · Pull Request #1964 · google/oboe · GitHub

/ oboe Public

OboeTester: Test both with and without Oboe SRC in test disconnect - #1964

Merged
robertwu1 merged 2 commits into
mainfrom
robertwu/testdisconnectremovesrc
Feb 21, 2024
Merged

robertwu1 merged 2 commits into
mainfrom
robertwu/testdisconnectremovesrc

Conversation

robertwu1 commented Feb 16, 2024
edited
Loading

Copy link
Copy Markdown
Collaborator

Tests 44100 both with and without Oboe SRC.

robertwu1 requested review from flamme and philburk February 16, 2024 22:07

philburk left a comment
edited
Loading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I believe this test was added because sample rate conversion in oboe makes use of a kind of proxy filter object. At one point the error callback was not being propagated properly from the proxy to the main application object. So disconnect was failing. This tests a feature of oboe. So we should keep it.

But if we want to check to make sure that sample rate conversion in aaudio does not break the error callbacks, then we should make another sample rate conversion test that uses the oboe sample rate conversion quality of none. Then AAudio will do the conversion.

robertwu1 changed the title OboeTester: Remove sample rate conversion in test disconnect OboeTester: Test both with and without Oboe SRC in test disconnect Feb 20, 2024
robertwu1 requested a review from philburk February 20, 2024 18:55

Copy link
Copy Markdown
Collaborator Author

I believe this test was added because sample rate conversion in oboe makes use of a kind of proxy filter object. At one point the error callback was not being propagated properly from the proxy to the main application object. So disconnect was failing. This tests a feature of oboe. So we should keep it.

But if we want to check to make sure that sample rate conversion in aaudio does not break the error callbacks, then we should make another sample rate conversion test that uses the oboe sample rate conversion quality of none. Then AAudio will do the conversion.

Let me know if the newest iteration looks ok to you. It does both now.

robertwu1 merged commit 24004f8 into main Feb 21, 2024
robertwu1 deleted the robertwu/testdisconnectremovesrc branch February 21, 2024 00:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL