Sound Font -> SoundFont.
This commit is contained in:
@@ -321,7 +321,7 @@ static const device_config_t fluidsynth_config[] = {
|
|||||||
// clang-format off
|
// clang-format off
|
||||||
{
|
{
|
||||||
.name = "sound_font",
|
.name = "sound_font",
|
||||||
.description = "Sound Font",
|
.description = "SoundFont",
|
||||||
.type = CONFIG_FNAME,
|
.type = CONFIG_FNAME,
|
||||||
.default_string = "",
|
.default_string = "",
|
||||||
.file_filter = "SF2 Sound Fonts (*.sf2)|*.sf2"
|
.file_filter = "SF2 Sound Fonts (*.sf2)|*.sf2"
|
||||||
|
|||||||
Reference in New Issue
Block a user