mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-09 01:26:39 -04:00
When creating a new Sf2Player plugin instance, load the default soundfont. Might decrease performance a little bit when loading projects which make use of many other soundfonts but for the sake of improved usability we should accept this. Partially closes #3149779.