PJB3005
3bcd46dc30
Add Tracy stuff
2026-04-09 18:47:34 +02:00
MelonSpeedruns
ee5ab7978e
Fixes audio volume at boot if changed ( #270 )
...
* Fixes audio volume at boot if changed
* Update Settings refactor for settings we want to update in the future
* remove unused include
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-04-07 19:56:23 +02:00
madeline
29ea44fc1d
dump audio and bigger room size
2026-04-04 17:14:09 -07:00
PJB3005
70a5bb08a4
Comment
2026-03-29 01:54:49 +01:00
PJB3005
b17b5fe405
Works a lot better now
2026-03-29 00:19:56 +01:00
PJB3005
bb92f955c8
Make the movie player work somewhat.
...
THPs are *almost* just a bunch of JPEGs so the TL;DR is BE fixes and replacing the decoding with libjpeg-turbo.
Needs changes to thp.h which should be removed from Aurora, will do that later.
Also audio not implemented yet.
2026-03-28 18:29:58 +01:00
PJB3005
50303bba1b
Implement master volume & volume interpolation
...
Does not fix clicking :(
Fixes https://github.com/TakaRikka/dusk/issues/132
Fixes https://github.com/TakaRikka/dusk/issues/128
2026-03-27 14:54:03 +01:00
PJB3005
6443b9fded
Audio system cleanup and comments
2026-03-20 17:51:42 +01:00
PJB3005
355c4e9556
Move the audio dumping code to a define
2026-03-19 20:06:28 +01:00
PJB3005
c8866854c3
Stereo audio!
2026-03-19 17:47:11 +01:00
PJB3005
2688ed93f0
Audio processing in f32
2026-03-17 00:03:35 +01:00
PJB3005
247b04379a
Output as F32
...
This completely fucks up audio. Pending debugging to figure out why
2026-03-16 13:57:04 +01:00
PJB3005
5eaec7360b
Resample audio with SDL3
2026-03-14 15:50:39 +01:00
PJB3005
7eaabe6ecc
We have audio!!
2026-03-14 14:03:10 +01:00
PJB3005
9dbade65d4
Basic audio system start
2026-03-14 14:02:13 +01:00