scratchfoundation / scratch-gui

Graphical User Interface for creating and running Scratch 3.0 projects.
https://scratchfoundation.github.io/scratch-gui/develop/
BSD 3-Clause "New" or "Revised" License
4.33k stars 3.42k forks source link

"play note" block does not produce sound in develop branch and v4.0.1, but works in v3.6.18 #9614

Open champierre opened 1 week ago

champierre commented 1 week ago

Expected Behavior

Clicking "play note" should produce sounds.

Actual Behavior

Clicking "play note" does not produce sounds. Warning messages(scratch-audioengine incorrect adpcm wav header) appear in the Console tab of Developer Tools, as shown in the attached screenshot. The issue is present in both the develop branch and version 4.0.1, but not in version 3.6.18.

Steps to Reproduce

Screenshots

スクリーンショット 2024-06-24 16 01 48