blob: 46e5acaf62893cd1ceefd3027c943b9b8060c70b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!-- This file is only for extraction of vanilla data. For other purposes see assets/audio/soundfonts/ -->
<SoundFont Name="Soundfont_28" Index="28">
<Envelopes>
<Envelope Name="Env0"/>
<Envelope Name="Env1"/>
<Envelope Name="Env2"/>
</Envelopes>
<Instruments>
<Instrument ProgramNumber="0" Name="INST_0"/>
<Instrument ProgramNumber="2" Name="INST_2"/>
<Instrument ProgramNumber="3" Name="INST_3"/>
<Instrument ProgramNumber="6" Name="INST_6"/>
<Instrument ProgramNumber="7" Name="INST_7"/>
<Instrument ProgramNumber="10" Name="INST_10"/>
<Instrument ProgramNumber="11" Name="INST_11"/>
</Instruments>
</SoundFont>
|