Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow soundfonts to be searched from multiple directories #454

Closed
wants to merge 2 commits into from
Closed

Allow soundfonts to be searched from multiple directories #454

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 1, 2018

Fixes #453

Motivation: this adds a config option synth.soundfont-dirs which contains a semi-colon delimited list of directories to search for soundfonts. So far, the functionality is only used for the command like fluidsynth ... test.sf2. But this allows users to have fluidsynth check multiple directories so that they do not need to specify an absolute path everytime.

@Jacalz
Copy link

Jacalz commented Nov 1, 2018

Absolutely perfect, a great improvement on my initial idea 💡

@derselbst
Copy link
Member

derselbst commented Nov 1, 2018 via email

@ghost ghost closed this Nov 3, 2018
@ghost ghost deleted the soundfont_dirs branch November 3, 2018 06:20
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants