godot/drivers/rtaudio
lonesurvivor d2240404e3 Fix for the huge audio latency of the SamplePlayer (>200 ms)
- 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 da6b6c2dd7)
2017-01-12 19:15:30 +01:00
..
audio_driver_rtaudio.cpp Fix for the huge audio latency of the SamplePlayer (>200 ms) 2017-01-12 19:15:30 +01:00
audio_driver_rtaudio.h Welcome in 2017, dear changelog reader! 2017-01-12 19:15:30 +01:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00