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
/
SampleFactory.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
Fixed yaml entries from audio not getting generated
KiritoDv
2026-05-11
Trying to get rid of duplicated audio on sf64
KiritoDv
2026-03-23
Implemented clang-format
KiritoDv
2025-02-03
Fixed xml sample extraction
KiritoDv
2025-01-31
Added sf64 compressed audio support, cleaned code and implemented audio drive...
KiritoDv
2025-01-16
Fixed audio processing to handle more codecs
KiritoDv
2024-12-25
Fixed windows compilation
KiritoDv
2024-12-25
Merge branch 'main' into audio_extraction
KiritoDv
2024-12-25
Modified XML format
KiritoDv
2024-11-28
Fixed aifc extraction on naudio v0
KiritoDv
2024-11-27
Test audio xmls
KiritoDv
2024-11-24
Added XML Extraction
KiritoDv
2024-11-21
Trying to fix linux stupid behavior
KiritoDv
2024-11-21
Added sample rate when exporting
KiritoDv
2024-11-21
Added sample extraction to aiff
KiritoDv
2024-11-21
Finished the stupid audio extraction
KiritoDv
2024-11-21
Recreated audio export system to something more generic
KiritoDv