This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dusklight
Watch
1
Star
0
Fork
0
You've already forked dusklight
mirror of
https://github.com/TwilitRealm/dusklight
synced
2026-07-12 21:45:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2482d1eab95bff5012d9be7ae047f144276a86f
dusklight
/
src
/
dusk
/
audio
T
History
PJB3005
5b18c7bbf3
Fix bad DSP assert
...
Fixes
#150
Fixes
#133
2026-03-29 18:22:12 +02:00
..
Adpcm.cpp
Allow decoding less PCM samples than a full frame
2026-03-15 20:35:06 +01:00
Adpcm.hpp
ADPCM4 decode impl
2026-03-14 14:02:15 +01:00
DspStub.cpp
Stop compiling some DSP-related files.
2026-03-20 18:05:17 +01:00
DuskAudioSystem.cpp
Implement master volume & volume interpolation
2026-03-27 14:54:03 +01:00
DuskDsp.cpp
Fix bad DSP assert
2026-03-29 18:22:12 +02:00
DuskDsp.hpp
Implement master volume & volume interpolation
2026-03-27 14:54:03 +01:00
JASCriticalSection.cpp
Implement JASCriticalSection with a regular mutex
2026-03-14 13:49:16 +01:00