Skip to content

Look for soundfonts by default in /usr/share/sounds/sf2 #453

@Jacalz

Description

@Jacalz

FluidSynth version

1.1.11

Current behavior

Nowadays it looks like we need to load files like /usr/share/sounds/sf2/GeneralUser.sf2 which is a bit annoying and it makes the need to write the full path every time.

Expected behavior

It would be way beter to have it look for sound fonts in /usr/share/sounds/sf2 by default so you only need to load the soundfont with GeneralUser.sf2 instead. This would make lide a lot easier 😄

From sudo fluidsynth -a alsa -s -g 1.5 /usr/share/sounds/sf2/GeneralUser.sf2
to sudo fluidsynth -a alsa -s -g 1.5 GeneralUser.sf2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions