-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
area:manualIssues and PRs related to the Manual/Tutorials section of the documentationIssues and PRs related to the Manual/Tutorials section of the documentationtopic:audiotopic:import
Description
Your Godot version:
4.3
Issue description:
The importing audio docs suggest that compressed WAVs are supported by Godot, but when trying to import IMA-ADPCM audio files, Godot responds with the following error:
Format not supported for WAVE file (not PCM). Save WAVE files as uncompressed PCM or IEEE float instead.
The docs should be updated to mention that compressed WAVs are not supported.
URL to the documentation page:
https://docs.godotengine.org/en/stable/tutorials/assets_pipeline/importing_audio_samples.html#doc-importing-audio-samples

Metadata
Metadata
Assignees
Labels
area:manualIssues and PRs related to the Manual/Tutorials section of the documentationIssues and PRs related to the Manual/Tutorials section of the documentationtopic:audiotopic:import