You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i get a kick out of "half-life style crispiness" and this is something that would benefit me if the engine supported it.
resampling on export is fine, but it does result in larger audio files.
don't know about how big those gains would be.
i assume not much if using ogg or mp3.
Spartan322
changed the title
Feature request: Add a project setting to configure the audio resampling algorithm
Add a project setting to configure the audio resampling algorithm
Oct 17, 2024
Tested versions
N/A
System information
N/A
Issue description
I am making a retro game in Godot, and due to the current state of the engine, would like to port it to Redot.
My problem is that I would like to use WAV sound effects with a low sample rate, and when played back in Godot, they sound off-putting.
I wish I had opportunity to change the audio sampling algorithm, described in this feature request.
As said in the proposal mentioned above, the audio settings in Godot are hardcoded, and the project's founder suggested upsampling the audio in a DAW.
So, does Redot's community share opinions about this?
Steps to reproduce
N/A
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: