summaryrefslogtreecommitdiff
path: root/tools/audio/xml.h
AgeCommit message (Collapse)Author
2026-03-09Soundfont Compiler: Implement fine-tuning in the final tuning calculation ↵Tharo
(#1863)
2024-08-14[Audio 4/?] Build Samplebanks, match Audiotable (#1672)Tharo
* [Audio 4/?] Build Samplebanks, match Audiotable * Add missing scope in MARK chunk handling * Add comment to generate asm file when buffer bug data is emitted, remove duplicate CC4 definition * Adjust comment * SBCFLAGS * Remove unnecessary comments on notes_lut * Split build directories creation command into several to avoid it becoming too long * objcopy -j -> --only-section * Try fix mkdir from clean * Try fix 2