summaryrefslogtreecommitdiff
path: root/src/audio/mixer.c
AgeCommit message (Collapse)Author
2025-05-25formatSonicDcer
2025-05-20Additional 5ch options (#196)tortugaveloz
* Added angle selector for surround channels, subwoofer threshold and rear music volume slider. * Change comment. * Integrate options in game. * Added reset button for positions. * Added option to show / hide menu for 5.1. * Added mfpu=neon option to aarch64. --------- Co-authored-by: Sonic Dreamcaster <alejandro.asenjo88@gmail.com>
2025-03-24Fix music playback. Attempt at fixing reverb.Tortuga veloz
2025-03-24Add 6-channel audio support.Tortuga veloz
2025-02-04Sound optimisation (#150)coco875
* add sse2neon and optimise aEnvMixerImpl * optimise aResampleImpl * optimise aMixImpl * optimise aADPCMdecImpl
2024-12-02fix audio buffer offsetsSonic Dreamcaster
2024-12-02use old abi for aInterleaveImplSonic Dreamcaster
2024-11-29Readded aDMEMMove2ImplKiritoDv
2024-11-15Seems to be working on 44100KiritoDv
2024-11-15Some random fixesKiritoDv
2024-11-14Changed some calculations on audioKiritoDv
2024-11-12audiospec fixSonic Dreamcaster
2024-11-09Updated audioKiritoDv
2024-11-04Doing some more fixesKiritoDv
2024-10-25Another attempt at this thingKiritoDv