bunnei
|
1989e1b9ac
|
audio_core: interpolate: Improvements to fix audio crackling.
- Fixes audio crackling in Crash Team Racing Nitro-Fueled, Super Mario Odyssey, and others.
- Addresses followup issues from #3310.
|
2020-02-22 22:26:16 -05:00 |
|
bunnei
|
f5cf67140b
|
audio_core: interpolate: Fix include for climits (Linux build break).
|
2020-02-22 02:29:41 -05:00 |
|
FearlessTobi
|
e3cad7d49e
|
audio_core: Switch to a faster interpolation technique
|
2020-01-24 00:38:22 +01:00 |
|
heapo
|
117b1f3ec1
|
Avoid (expensive) audio interpolation when sample rates already match
|
2018-12-06 09:46:08 -08:00 |
|
fearlessTobi
|
63c2e32e20
|
Port #4182 from Citra: "Prefix all size_t with std::"
|
2018-09-15 15:21:06 +02:00 |
|
Lioncash
|
0057a47e41
|
audio_core/filter: Add explicit cast to assignment in Process()
Previously this would cause warnings about implicit conversions to s16
from a double
|
2018-08-21 12:32:37 -04:00 |
|
MerryMage
|
4b44b8b4fb
|
audio_core: Interpolate
|
2018-08-13 11:26:50 +01:00 |
|
MerryMage
|
56300f2928
|
audio_core: Implement low-pass filter
|
2018-08-13 11:26:50 +01:00 |
|