SDL/src/audio
Markus Mittendrein f3c466ec1e
SDL_ResampleAudio: Fix float accumulation error
While 78f97108f9 reduced the accumulation error, it was still big enough to cause distortions.
Fixes #6196.

(cherry picked from commit 8145212103)
2022-11-27 21:15:44 -05:00
..
aaudio Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
alsa Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
android Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
coreaudio Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
directsound Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
disk Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
dsp Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
dummy Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
emscripten Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
haiku Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
jack Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
n3ds Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
netbsd Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
openslES Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
pipewire Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
ps2 Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
psp Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
pulseaudio Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
sndio Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
vita Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
wasapi Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
SDL_audio.c Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
SDL_audio_c.h SDL_audiocvt: Respct the SDL_HINT_AUDIO_RESAMPLING_MODE hint 2022-10-15 14:31:00 -07:00
SDL_audio_channel_converters.h audio: Fixed dst pointer on channel conversions that grow in-place. 2022-07-20 18:41:53 -04:00
SDL_audio_resampler_filter.h audio: Make pregenerated resampler kaiser filter more precise. 2022-04-26 13:32:42 -04:00
SDL_audiocvt.c SDL_ResampleAudio: Fix float accumulation error 2022-11-27 21:15:44 -05:00
SDL_audiodev.c Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
SDL_audiodev_c.h Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
SDL_audiotypecvt.c Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
SDL_mixer.c Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
SDL_sysaudio.h Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2022-11-26 22:15:18 -08:00
SDL_wave.c Cleanup add brace (#6545) 2022-11-27 08:38:43 -08:00
SDL_wave.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00