Files
oot/assets/xml/audio/soundfonts/Soundfont_17.xml
T
Tharo 29acf96db2 [Audio 1/?] Extract Samplebanks and Soundfonts to XML (#2008)
* [Audio 1/?] Extract Samplebanks and Soundfonts to XML

* Remove config.py and use the version yamls for addresses, other suggested changes

* Adjust setup-audio

* Remove some commented out dead code (MM review)
2024-08-08 00:11:39 -04:00

19 lines
743 B
XML

<!-- This file is only for extraction of vanilla data. For other purposes see assets/audio/soundfonts/ -->
<SoundFont Name="Soundfont_17" Index="17">
<Envelopes>
<Envelope Name="Env0"/>
<Envelope Name="Env1"/>
<Envelope Name="Env2"/>
<Envelope Name="Env3"/>
</Envelopes>
<Instruments>
<Instrument ProgramNumber="0" Name="INST_0"/>
<Instrument ProgramNumber="1" Name="INST_1"/>
<Instrument ProgramNumber="5" Name="INST_5"/>
<Instrument ProgramNumber="6" Name="INST_6"/>
<Instrument ProgramNumber="7" Name="INST_7"/>
<Instrument ProgramNumber="13" Name="INST_13"/>
<Instrument ProgramNumber="14" Name="INST_14"/>
</Instruments>
</SoundFont>