1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-15 06:06:04 +00:00
oot/tools/audio
Tharo f1911cd937
[Audio 7/?] Extract sequences to assembly (#2119)
* [Audio 7/?] Extract sequences to assembly

Co-authored-by: MNGoldenEagle <17274702+MNGoldenEagle@users.noreply.github.com>
Co-authored-by: zelda2774 <69368340+zelda2774@users.noreply.github.com>

* Suggested changes, some extra sequence disassembler cleanup

* Remove unused multiprocessing import and regen assets/xml/audio/sequences

---------

Co-authored-by: MNGoldenEagle <17274702+MNGoldenEagle@users.noreply.github.com>
Co-authored-by: zelda2774 <69368340+zelda2774@users.noreply.github.com>
2024-09-05 02:55:04 +09:00
..
extraction [Audio 7/?] Extract sequences to assembly (#2119) 2024-09-05 02:55:04 +09:00
sampleconv [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
.clang-format [Audio 4/?] Build Samplebanks, match Audiotable (#2032) 2024-08-14 20:54:31 -04:00
.gitignore [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
aifc.c [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
aifc.h [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
audio_tablegen.c [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
elf32.h [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
Makefile [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
samplebank.c [Audio 4/?] Build Samplebanks, match Audiotable (#2032) 2024-08-14 20:54:31 -04:00
samplebank.h [Audio 4/?] Build Samplebanks, match Audiotable (#2032) 2024-08-14 20:54:31 -04:00
samplebank_compiler.c [Audio 4/?] Build Samplebanks, match Audiotable (#2032) 2024-08-14 20:54:31 -04:00
sfpatch.c [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
soundfont.c [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
soundfont.h [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
soundfont_compiler.c [Audio 6/?] Build Soundfonts and the Soundfont Table (#2056) 2024-08-27 21:09:59 -04:00
util.c [Audio 4/?] Build Samplebanks, match Audiotable (#2032) 2024-08-14 20:54:31 -04:00
util.h [Audio 4/?] Build Samplebanks, match Audiotable (#2032) 2024-08-14 20:54:31 -04:00
xml.c [Audio 4/?] Build Samplebanks, match Audiotable (#2032) 2024-08-14 20:54:31 -04:00
xml.h [Audio 4/?] Build Samplebanks, match Audiotable (#2032) 2024-08-14 20:54:31 -04:00