mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 04:09:03 +00:00
Do not bundle SDL_SOUNDFONT instead of the SoundFont now included in sources. This is a bit contra-intuitive, since the user may have set the SDL_SOUNDFONT for its primary reason. Using the variable was just a workaround to find _any_ usable soundfont, which is now unneeded. Also, the user-selected soundfont may have hundreds of MB (as usually the general-purpose soundfonts have).