mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
- 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)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| audio_driver_rtaudio.cpp | ||
| audio_driver_rtaudio.h | ||
| SCsub | ||