dolphin/Source/Core/AudioCommon
2022-07-18 09:52:54 -07:00
..
AlsaSoundStream.cpp
AlsaSoundStream.h
AudioCommon.cpp
AudioCommon.h
AudioStretcher.cpp
AudioStretcher.h
CMakeLists.txt cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
CubebStream.cpp
CubebStream.h
CubebUtils.cpp cubeb: fix logged source file paths 2022-07-18 09:52:54 -07:00
CubebUtils.h
Enums.h
Mixer.cpp Do not directly store input sample rate, rather just store a divisor for that sample rate, with it using a fixed dividend of 54000000 * 2. 2022-07-03 15:07:06 -07:00
Mixer.h Do not directly store input sample rate, rather just store a divisor for that sample rate, with it using a fixed dividend of 54000000 * 2. 2022-07-03 15:07:06 -07:00
NullSoundStream.cpp
NullSoundStream.h
OpenALStream.cpp
OpenALStream.h
OpenSLESStream.cpp
OpenSLESStream.h
PulseAudioStream.cpp
PulseAudioStream.h
SoundStream.h
SurroundDecoder.cpp
SurroundDecoder.h
WASAPIStream.cpp Use HRWrap in remaining locations 2022-01-09 12:44:55 -08:00
WASAPIStream.h
WaveFile.cpp Do not directly store input sample rate, rather just store a divisor for that sample rate, with it using a fixed dividend of 54000000 * 2. 2022-07-03 15:07:06 -07:00
WaveFile.h Do not directly store input sample rate, rather just store a divisor for that sample rate, with it using a fixed dividend of 54000000 * 2. 2022-07-03 15:07:06 -07:00