blob: f4c239da8e0483dabaf94f8f7d89384c6b9f1418 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!-- This file is only for extraction of vanilla data. For other purposes see assets/audio/soundfonts/ -->
<SoundFont Name="Soundfont_6" Index="6">
<Envelopes>
<Envelope Name="Env0"/>
<Envelope Name="Env1"/>
<Envelope Name="Env2"/>
<Envelope Name="Env3"/>
</Envelopes>
<Instruments>
<Instrument ProgramNumber="1" Name="INST_1"/>
<Instrument ProgramNumber="10" Name="INST_10"/>
<Instrument ProgramNumber="11" Name="INST_11"/>
<Instrument ProgramNumber="13" Name="INST_13"/>
<Instrument ProgramNumber="14" Name="INST_14"/>
</Instruments>
</SoundFont>
|