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

Tests #77

Open
sornas opened this issue Mar 29, 2021 · 1 comment
Open

Tests #77

sornas opened this issue Mar 29, 2021 · 1 comment

Comments

@sornas
Copy link
Collaborator

sornas commented Mar 29, 2021

We desperately need them.

We should be able to write audio data into a [f32; N] and compare, but it'll be hard to check microphone and speaker output automatically.

We could run two instances and stream known audio between them and see that mute/deafen works. Here we can yoink the output buffer and see if audio reaches the other side as expected.

@sornas sornas pinned this issue Mar 29, 2021
@sornas
Copy link
Collaborator Author

sornas commented Jun 11, 2021

Testing audio would be easier with an abstracted audio system, related to #46.

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