summaryrefslogtreecommitdiff
path: root/src/audio/audio_playback.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-04-29comment out audio prints for nowSonic Dreamcaster
2025-03-24Fix music playback. Attempt at fixing reverb.Tortuga veloz
2025-03-24Add 6-channel audio support.Tortuga veloz
2025-03-21audio WIPSonic Dreamcaster
2025-01-30endianess fixes and testerSonic Dreamcaster
2024-12-24Updated vs decompKiritoDv
2024-11-21Audio loaded from OTRKiritoDv
2024-11-16Added volume into imguiKiritoDv
2024-11-14Audio and Message FixesNicholas Estelami
2024-11-14audio workSonic Dreamcaster
2024-11-10update audio_seqplayer.c with docs from the decomp.Sonic Dreamcaster
2024-11-03Its loading without issues finally! But its still brokenKiritoDv
2024-10-29We are so fucking close omgKiritoDv
2024-07-07Improve audio docs and partial audio disassembly support (#268)petrie911
* audiodiasm * start of sound disasm * disasm * source
2024-05-23Implement common data in EU and JP and clean up US data (#258)petrie911
* data fixes * format * alignment * include
2024-05-14name remaining files, fix some fake matches (#245)petrie911
* splits * split and migrate * readwrite const * format
2024-05-03Start on sfx IDs (#227)petrie911
* sfx stuff * sfxIds
2024-04-25Cumulative docs update (#221)petrie911
* lights fix * names * remove header * so many names * format * more docs * makefile
2024-04-05Event Actor docs that kind of ballooned into a bunch of stuff (#200)petrie911
* stuff * too much * Torch commit * torch again
2024-04-03Reorganizaton of main (#199)petrie911
* reorganize main * more names * libc