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

[AUDIO_WORKLET] add parameter tests #23659

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cwoffenden
Copy link
Contributor

@cwoffenden cwoffenden commented Feb 12, 2025

This is splits out the test changes from #23508 adding an interactive parameter test:

test/runner interactive.test_audio_worklet_params_mixing

It also tidies a little the shared code (and related tests) in the process. Interactive tests had _2gb and _4gb options added (which will fail until #23508 lands, but they're not part of the CI). All features of the tests now work fully on Chrome, Firefox and Safari (Safari has issues with looping, but it doesn't affect the spirit of the test).

This mostly adds an Audio Worklet parameter test, but also tidies a little the related tests and shared code.
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