mirror of
https://github.com/zeldaret/oot.git
synced 2024-12-02 07:46:01 +00:00
24 lines
834 B
XML
24 lines
834 B
XML
|
<!-- This file is only for extraction of vanilla data. For other purposes see assets/audio/soundfonts/ -->
|
||
|
<SoundFont Name="Soundfont_16" Index="16">
|
||
|
<Envelopes>
|
||
|
<Envelope Name="Env0"/>
|
||
|
<Envelope Name="Env1"/>
|
||
|
<Envelope Name="Env2"/>
|
||
|
<Envelope Name="Env3"/>
|
||
|
<Envelope Name="Env4"/>
|
||
|
<Envelope Name="Env5"/>
|
||
|
</Envelopes>
|
||
|
<Instruments>
|
||
|
<Instrument ProgramNumber="1" Name="INST_1"/>
|
||
|
<Instrument ProgramNumber="2" Name="INST_2"/>
|
||
|
<Instrument ProgramNumber="3" Name="INST_3"/>
|
||
|
<Instrument ProgramNumber="4" Name="INST_4"/>
|
||
|
<Instrument ProgramNumber="5" Name="INST_5"/>
|
||
|
<Instrument ProgramNumber="0" Name="INST_0"/>
|
||
|
</Instruments>
|
||
|
<Drums>
|
||
|
<Drum Name="DRUM_0"/>
|
||
|
<Drum Name="DRUM_1"/>
|
||
|
</Drums>
|
||
|
</SoundFont>
|