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

LibWeb: Implement AudioParams for DynamicsCompressorNode #24351

Merged
merged 2 commits into from
May 19, 2024

Conversation

shannonbooth
Copy link
Member

This gets us up to the AudioNode::connect in the testcase for #22902, also further progress towards: #23632

For now, this slot is always 0 - (the default value per spec). But
once we start actually processing audio streams this internal slot
should be changed correspondingly.
@github-actions github-actions bot added the 👀 pr-needs-review PR needs review from a maintainer or community member label May 17, 2024
@awesomekling awesomekling merged commit 3ccbc83 into SerenityOS:master May 19, 2024
11 checks passed
@github-actions github-actions bot removed the 👀 pr-needs-review PR needs review from a maintainer or community member label May 19, 2024
@shannonbooth shannonbooth deleted the audioparams branch May 19, 2024 07:28
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.

None yet

2 participants