Sound Font -> SoundFont.

This commit is contained in:
OBattler
2024-11-10 02:53:38 +01:00
parent 6d7e11c620
commit 55e70fb3c3

View File

@@ -321,7 +321,7 @@ static const device_config_t fluidsynth_config[] = {
// clang-format off
{
.name = "sound_font",
.description = "Sound Font",
.description = "SoundFont",
.type = CONFIG_FNAME,
.default_string = "",
.file_filter = "SF2 Sound Fonts (*.sf2)|*.sf2"