index
:
Torch
MegaMech-patch-1
MegaMech-patch-2
MegaMech-patch-3
async
blob_modding
bswapped
cache
development
feature/sm64-collision
fixcolpoly
gh-pages
lightstables
main
sm64/anims
test
vtxtables
Generic asset processor for games (resource conversion helper)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
factories
/
naudio
/
v1
/
AudioTableFactory.cpp
Age
Commit message (
Expand
)
Author
2026-07-02
Implemented UI Framework (#225)
Lywx
2026-05-11
Fixed samples being duplicated among other assets probably
KiritoDv
2026-05-11
Added bound validations for audio table factory
KiritoDv
2026-05-11
Fixed yaml entries from audio not getting generated
KiritoDv
2026-03-23
Implemented clang-format
KiritoDv
2026-01-24
Build using C++17 and replace sha1 library
AloXado320
2025-02-02
Fixed sequences not getting extracted
Lywx
2025-02-01
Fixed a dumb mistake with audio extraction
KiritoDv
2025-01-31
Fixed audio table calculation
KiritoDv
2025-01-31
Added sf64 compressed audio support, cleaned code and implemented audio drive...
KiritoDv
2025-01-03
Fixed missing crc on soundfonts
KiritoDv
2025-01-03
Fixed crc calc
KiritoDv
2025-01-03
Fixed audio processing
KiritoDv
2024-12-25
Modified XML format
KiritoDv
2024-11-21
Finished the stupid audio extraction
KiritoDv
2024-11-21
Extracted Sequences
KiritoDv
2024-11-21
Added Binary extraction for AudioTables
KiritoDv
2024-11-21
Recreated audio export system to something more generic
KiritoDv