godot/drivers/alsa
Fabio Alessandrelli 92031098bf Move mixrate and latency definition to AudioServer
Each driver used to define the (same) project settings value, but the
setting names are not driver specific. Ovverriding is still possible via
platform tags.

(cherry picked from commit 90c7102b51)
2020-05-18 16:40:33 +02:00
..
audio_driver_alsa.cpp Move mixrate and latency definition to AudioServer 2020-05-18 16:40:33 +02:00
audio_driver_alsa.h Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
SCsub