mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
[Audio 1/?] Extract Samplebanks and Soundfonts to XML (#2008)
* [Audio 1/?] Extract Samplebanks and Soundfonts to XML * Remove config.py and use the version yamls for addresses, other suggested changes * Adjust setup-audio * Remove some commented out dead code (MM review)
This commit is contained in:
parent
0186524300
commit
29acf96db2
58 changed files with 4678 additions and 0 deletions
|
@ -72,6 +72,10 @@ variables:
|
|||
sFraMessageEntryTable: 0x80151658
|
||||
sStaffMessageEntryTable: 0x80153768
|
||||
sShadowTex: 0x80A8E610
|
||||
gSoundFontTable: 0x801550D0
|
||||
gSequenceFontTable: 0x80155340
|
||||
gSequenceTable: 0x80155500
|
||||
gSampleBankTable: 0x80155BF0
|
||||
assets:
|
||||
- name: code/fbdemo_circle
|
||||
xml_path: assets/xml/code/fbdemo_circle.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue