Commit Graph

111 Commits

Author SHA1 Message Date
SonicDcer adc650af4b format 2025-05-25 22:25:19 -03:00
SonicDcer 9c87f7092f format 2025-05-25 22:25:05 -03:00
tortugaveloz ca1a5dd510 Additional 5ch options (#196)
* 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-05-20 17:58:35 -03:00
Sonic Dreamcaster 93ce49e48e CODEC_S16 fix from 2ship 2025-05-14 00:47:09 -03:00
Sonic Dreamcaster 5391a5efe3 comment out audio prints for now 2025-04-29 18:55:54 -03:00
Tortuga veloz b86153c110 Fix spectrogram. 2025-03-24 02:50:18 -04:00
Tortuga veloz 638616a67e Fix music playback. Attempt at fixing reverb. 2025-03-24 02:50:18 -04:00
Tortuga veloz 798f6fbe1f Add 6-channel audio support. 2025-03-24 02:50:18 -04:00
Sonic Dreamcaster 984e290d16 audio WIP 2025-03-21 15:45:57 -03:00
KiritoDv 2c64c81962 Ported CODEC_S16 from 2ship 2025-03-13 18:09:13 -06:00
coco875 ddf9db7bb7 Sound optimisation (#150)
* add sse2neon and optimise aEnvMixerImpl

* optimise aResampleImpl

* optimise aMixImpl

* optimise aADPCMdecImpl
2025-02-04 16:15:21 -06:00
KiritoDv 4734a5ea06 Rewritten this thing 2025-02-03 20:57:27 -06:00
KiritoDv 3020f3bd95 Fixed implementation issues with CODEC_S16 2025-02-03 20:57:27 -06:00
KiritoDv 93199b4c02 We did partial success while loading this 2025-02-03 20:57:27 -06:00
KiritoDv 5f0bd6e9f0 First implementation of louist system 2025-02-03 20:57:27 -06:00
KiritoDv 7fe51d2f9f Fixed linux/eu finally i hope 2025-02-01 22:10:03 -06:00
Sonic Dreamcaster c317bf663d crash bypass 2025-02-01 04:23:30 -03:00
Sonic Dreamcaster 8640e2199a fix 2025-02-01 04:12:14 -03:00
KiritoDv 228bbdc99e Probably fixed interpolation on linux, and EU crashes 2025-01-31 22:54:09 -06:00
KiritoDv d824ec401b Added support for EU audio 2025-01-31 18:20:12 -06:00
Sonic Dreamcaster d4bda98c07 audio_test 2025-01-31 20:24:05 -03:00
KiritoDv b98dc5fa6e Added tons of extra space for dma because of an stupid bug 2025-01-31 02:15:30 -06:00
KiritoDv 01afbc67b7 Fixed audio decompression, -100 mental points for Lywx 2025-01-31 01:02:33 -06:00
Sonic Dreamcaster d30929d20c jp audio in progress 2025-01-30 23:29:47 -03:00
Sonic Dreamcaster a241e77f78 endianess fixes and tester 2025-01-30 17:59:15 -03:00
Sonic Dreamcaster a53ed5f49a initialize soundFontData 2025-01-04 23:28:47 -03:00
Sonic Dreamcaster bc1443d624 Audio: go back to 32 khz to fix issues with portamento. 2024-12-31 05:27:37 -03:00
KiritoDv db4b5e66c9 Fixed CODEC_S16 2024-12-25 13:28:04 -06:00
KiritoDv fc245b2292 Reverted some unnecesary things 2024-12-24 23:25:42 -06:00
KiritoDv f40105e778 Updated vs decomp 2024-12-24 23:25:42 -06:00
coco875 443b7ae602 fix clang error 2024-12-22 14:04:21 -06:00
Sonic Dreamcaster 840fc5617d fix audio buffer offsets 2024-12-02 16:33:25 -03:00
Sonic Dreamcaster f328d08b70 use old abi for aInterleaveImpl 2024-12-02 15:58:27 -03:00
Sonic Dreamcaster dbe3abc748 Merge branch 'main' of https://github.com/HarbourMasters/Starship 2024-12-02 15:41:01 -03:00
Sonic Dreamcaster 269d8f6cde cleanup 2024-12-02 15:40:52 -03:00
Sonic Dreamcaster b35697e28d fix reverbs: co-authored-by: @m4xw 2024-12-02 15:38:52 -03:00
KiritoDv 5ff5538b8b Readded aDMEMMove2Impl 2024-11-29 17:08:38 -06:00
Sonic Dreamcaster 6185b5b48f fix practice quit crash 2024-11-23 19:42:57 -03:00
KiritoDv f29a21e254 Added jp audio 2024-11-21 01:32:10 -06:00
KiritoDv 1b43f0cd2c Removed audio tables 2024-11-21 03:13:13 -03:00
KiritoDv bd7c4b6df6 Audio loaded from OTR 2024-11-21 03:13:13 -03:00
KiritoDv 6b0d495567 Removed printf of seqId 2024-11-19 01:11:01 -06:00
KiritoDv 090f31cc5a Ported some code from 2ship and documented codec macros on ProcessNote 2024-11-17 19:41:45 -06:00
KiritoDv b788c3b613 Fixed CODEC_S16 on audio synthesis 2024-11-16 11:20:45 -06:00
Sonic Dreamcaster 32982631e0 Merge branch 'audio_fixes_v2' of https://github.com/HarbourMasters/Starship into audio_fixes_v2 2024-11-16 04:33:12 -03:00
Sonic Dreamcaster 1e118acaf7 remove comment 2024-11-16 04:32:31 -03:00
KiritoDv d107567276 Added volume into imgui 2024-11-16 00:23:55 -06:00
Sonic Dreamcaster b47b01409d reverbs are causing distortion 2024-11-15 19:32:24 -03:00
KiritoDv d589fc4606 Seems to be working on 44100 2024-11-15 14:48:47 -06:00
KiritoDv 8da3a6e866 Some random fixes 2024-11-15 00:09:15 -06:00