1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-14 21:40:03 +00:00
oot/tools/audio
Tharo dbbeb656f8
[Audio 8/?] Check-in handwritten sequences, build sequences, automate various sfx arrays (#2137)
* [Audio 8/?] Check-in handwritten sequences, build sequences, automate various sfx arrays

* Fix whitespace in aseq.h

* Fix sequence 0 sfx id generator

* Suggested changes, adjust some MML syntax and add more instruction descriptions

* Correct some formatting in aseq.h

* Add the dir of the input .seq file to the list of includes to sequence assembling so that assembler-level includes like .include or .incbin work intuitively

* aseq.h tweaks

* MM review suggestions, aseq.h adjustments
2024-09-15 18:26:27 -04:00
..
extraction [Audio 8/?] Check-in handwritten sequences, build sequences, automate various sfx arrays (#2137) 2024-09-15 18:26:27 -04: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 8/?] Check-in handwritten sequences, build sequences, automate various sfx arrays (#2137) 2024-09-15 18:26:27 -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