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

fix (domprops): add AudioWorkletNode params to the domprops list #1230

Merged
merged 1 commit into from Jul 31, 2022

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented Jul 26, 2022

Description

These are properties of AudioWorkletNode constructor options that do not exist in the current domprops.js:

  • outputChannelCount
  • parameterData
  • processorOptions

See: https://developer.mozilla.org/en-US/docs/Web/API/AudioWorkletNode/AudioWorkletNode

These are properties of AudioWorkletNode constructor options:

- `outputChannelCount`
- `parameterData`
- `processorOptions`

See: https://developer.mozilla.org/en-US/docs/Web/API/AudioWorkletNode/AudioWorkletNode
0b5vr added a commit to 0b5vr/0mix that referenced this pull request Jul 27, 2022
@fabiosantoscode
Copy link
Collaborator

Extremely poggers, thanks!

@fabiosantoscode fabiosantoscode merged commit 5ca7d86 into terser:master Jul 31, 2022
@0b5vr 0b5vr deleted the 0b5vr-patch-1 branch April 3, 2023 22:35
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