mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-02 16:23:57 +03:00
ast_audio.yaml eu
This commit is contained in:
parent
c716768528
commit
faffd440ec
31
assets/yaml/eu/rev0/ast_audio.yaml
Normal file
31
assets/yaml/eu/rev0/ast_audio.yaml
Normal file
@ -0,0 +1,31 @@
|
||||
:config:
|
||||
force: true
|
||||
header:
|
||||
code:
|
||||
- '#include "sys.h"'
|
||||
- '#include "sf64audio_provisional.h"'
|
||||
|
||||
audio_setup:
|
||||
type: NAUDIO:V1:AUDIO_SETUP
|
||||
driver: SF64
|
||||
audio_seq:
|
||||
size: 0x47390
|
||||
offset: 0xE0BC0
|
||||
audio_bank:
|
||||
size: 0x1F290
|
||||
offset: 0x127F50
|
||||
audio_table:
|
||||
size: 0x685D00
|
||||
offset: 0x1471E0
|
||||
|
||||
audio_sample_bank_table:
|
||||
{ type: NAUDIO:V1:AUDIO_TABLE, format: SAMPLE, offset: 0xC4D20, symbol: gSampleBankTableInit }
|
||||
|
||||
audio_seq_table:
|
||||
{ type: NAUDIO:V1:AUDIO_TABLE, format: SEQUENCE, offset: 0xC4D70, symbol: gSeqTableInit }
|
||||
|
||||
audio_soundfont_table:
|
||||
{ type: NAUDIO:V1:AUDIO_TABLE, format: SOUNDFONT, offset: 0xC51B0, symbol: gSoundFontTableInit }
|
||||
|
||||
audio_seq_font_table: # count may be wrong
|
||||
{ type: ARRAY, count: 283, array_type: u8, offset: 0xC53E0, symbol: gSeqFontTableInit }
|
Loading…
Reference in New Issue
Block a user