mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-26 03:08:14 +00:00
da6b6c2dd7
- fixes PulseAudio, ALSA and RtAudio driver - cleans up the driver files for better readability (mostly whitespace-related stuff) - makes ALSA and Pulseaudio actually use the global setting "audio/mix_rate" for the sample rate instead of a fixed value (RtAudio did this already)