rpcsx/rpcs3/Emu/Audio
Oschowa a47bda026b Audio/AL: Request our default sampling rate (48kHz) from AL when creating the
context.
Otherwise AL might downsample and output in 44.1kHz unnecessarily, which
happens at least on my system. Also tested on an audio device that
doesn't support 48kHz to makes sure that still works.
2021-02-20 14:31:38 +03:00
..
AL Audio/AL: Request our default sampling rate (48kHz) from AL when creating the 2021-02-20 14:31:38 +03:00
ALSA Remove BOM markers 2020-12-06 15:30:12 +03:00
FAudio Remove BOM markers 2020-12-06 15:30:12 +03:00
Null Remove BOM markers 2020-12-06 15:30:12 +03:00
Pulse Remove BOM markers 2020-12-06 15:30:12 +03:00
XAudio2 Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
AudioBackend.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
AudioBackend.h Don't randomly include "stdafx.h" 2020-12-22 14:32:30 +03:00
AudioDumper.cpp Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
AudioDumper.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00