godot/drivers/wasapi
Saracen aca6e291d6 Fixed audio clipping on WASAPI by fixing argument order on AudioClient
Initialize method ensuring a larger capture buffer and adding bounds
to the capture and stream.
2018-07-27 16:50:12 +01:00
..
audio_driver_wasapi.cpp Fixed audio clipping on WASAPI by fixing argument order on AudioClient 2018-07-27 16:50:12 +01:00
audio_driver_wasapi.h Implemented capture device selection for CoreAudio 2018-07-27 16:50:11 +01:00
SCsub