mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-29 03:34:07 +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
587 B
XML
8 lines
587 B
XML
<!-- This file is only for extraction of vanilla data. For other purposes see assets/audio/samplebanks/ -->
|
|
<SampleBank Name="SampleBank_4" Index="4">
|
|
<Sample Name="SAMPLE_4_0" FileName="Sample0" SampleRate="24000" BaseNote="C4"/>
|
|
<Sample Name="SAMPLE_4_1" FileName="Sample1" SampleRate="32000" BaseNote="AF5"/>
|
|
<Sample Name="SAMPLE_4_2" FileName="Sample2" SampleRate="32000" BaseNote="E4"/>
|
|
<Sample Name="SAMPLE_4_3" FileName="Sample3" SampleRate="32000" BaseNote="E3"/>
|
|
<Sample Name="SAMPLE_4_4" FileName="Sample4" SampleRate="32000" BaseNote="DF4"/>
|
|
</SampleBank>
|