mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-15 14:09:35 +00:00
23 lines
806 B
XML
23 lines
806 B
XML
|
<!-- This file is only for extraction of vanilla data. For other purposes see assets/audio/soundfonts/ -->
|
||
|
<SoundFont Name="Soundfont_29" Index="29">
|
||
|
<Envelopes>
|
||
|
<Envelope Name="Env0"/>
|
||
|
<Envelope Name="Env1"/>
|
||
|
<Envelope Name="Env2"/>
|
||
|
<Envelope Name="Env3"/>
|
||
|
<Envelope Name="Env4"/>
|
||
|
</Envelopes>
|
||
|
<Instruments>
|
||
|
<Instrument ProgramNumber="0" Name="INST_0"/>
|
||
|
<Instrument ProgramNumber="1" Name="INST_1"/>
|
||
|
<Instrument ProgramNumber="5" Name="INST_5"/>
|
||
|
<Instrument ProgramNumber="7" Name="INST_7"/>
|
||
|
<Instrument ProgramNumber="10" Name="INST_10"/>
|
||
|
<Instrument ProgramNumber="11" Name="INST_11"/>
|
||
|
</Instruments>
|
||
|
<Drums>
|
||
|
<Drum Name="DRUM_0"/>
|
||
|
<Drum Name="DRUM_1"/>
|
||
|
</Drums>
|
||
|
</SoundFont>
|