Skip to content

Fix type curve property in WaveShaperNode#62489

Closed
Korilakkuma wants to merge 1 commit intomicrosoft:mainfrom
Korilakkuma:fix/type-of-curve-property-in-wave-shaper-node
Closed

Fix type curve property in WaveShaperNode#62489
Korilakkuma wants to merge 1 commit intomicrosoft:mainfrom
Korilakkuma:fix/type-of-curve-property-in-wave-shaper-node

Conversation

@Korilakkuma
Copy link
Copy Markdown

Overview

Setting Float32Array to curve property in WaveShaperNode, typescript@5.9.2 build is failed. (Screenshot is below).

Refer to W3C Web Audio API Specification, curve property type is not Float32Array<ArrayBuffer> but Float32Array.

By the way, typescript@5.8.3 was not this problem. Therefore, it seems that there is degression on 5.9.x.

Fixes #

@github-project-automation github-project-automation bot moved this to Not started in PR Backlog Sep 25, 2025
@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Sep 25, 2025
@typescript-bot
Copy link
Copy Markdown
Collaborator

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

@typescript-bot
Copy link
Copy Markdown
Collaborator

It looks like you've sent a pull request to update some generated declaration files related to the DOM. These files aren't meant to be edited by hand, as they are synchronized with files in the TypeScript-DOM-lib-generator repository. You can read more here. For house-keeping purposes, this pull request will be closed.

@github-project-automation github-project-automation bot moved this from Not started to Done in PR Backlog Sep 25, 2025
@Korilakkuma Korilakkuma deleted the fix/type-of-curve-property-in-wave-shaper-node branch September 25, 2025 22:26
@microsoft microsoft locked as resolved and limited conversation to collaborators Apr 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants