mirror of
https://github.com/zeldaret/oot.git
synced 2024-12-02 07:46:01 +00:00
2d454933f3
* [Audio 9/?] Multiversion samplebank and soundfont extraction xmls, 1.0 and 1.1 audio extraction * Rework multiversion samplebanks to reduce duplicates
8 lines
585 B
XML
8 lines
585 B
XML
<!-- This file is only for extraction of vanilla data. For other purposes see assets/audio/samplebanks/ -->
|
|
<SampleBank Name="SampleBank_3" Index="3">
|
|
<Sample Name="SAMPLE_3_0" FileName="Sample0" SampleRate="32000" BaseNote="C4"/>
|
|
<Sample Name="SAMPLE_3_1" FileName="Sample1" SampleRate="32000" BaseNote="C4"/>
|
|
<Sample Name="SAMPLE_3_2" FileName="Sample2" SampleRate="32000" BaseNote="C4"/>
|
|
<Sample Name="SAMPLE_3_3" FileName="Sample3" SampleRate="32000" BaseNote="C4"/>
|
|
<Sample Name="SAMPLE_3_4" FileName="Sample4" SampleRate="32000" BaseNote="C4"/>
|
|
</SampleBank>
|