We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53872be commit c4a311dCopy full SHA for c4a311d
tutorials/assets_pipeline/importing_audio_samples.rst
@@ -16,7 +16,8 @@ Each format has different advantages:
16
17
.. note::
18
19
- Currently, it isn't possible to import compressed WAV files to Godot.
+ Currently, it isn't possible to import compressed WAV files to Godot. Save them to a raw data format to import them.
20
+
21
You can still compress imported WAV files using the Import dock.
22
23
- Ogg Vorbis files use a stronger compression that results in much
0 commit comments