godot/drivers/alsa
lonesurvivor da6b6c2dd7 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)
2017-01-05 15:36:29 +01:00
..
audio_driver_alsa.cpp Fix for the huge audio latency of the SamplePlayer (>200 ms) 2017-01-05 15:36:29 +01:00
audio_driver_alsa.h Fix for the huge audio latency of the SamplePlayer (>200 ms) 2017-01-05 15:36:29 +01:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00