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

adds software supporting SF3 #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This compresses the Fluid sound font from 148 MBytes to 20 MBytes.
sf3convert -z FluidR3.SF2 mops.sf3

**The compressed sound font has the major version number 3. Its non standard
and can be used only (so far) by [MuseScore](http://musescore.org).**
and can be used only (so far) by [MuseScore](http://musescore.org), [Calf-Fluidsynth](http://calf-studio-gear.org/), [Carla](http://kxstudio.linuxaudio.org/Applications:Carla), [LMMS](https://lmms.io/), [Polyphone](https://www.polyphone-soundfonts.com/fr), [Qsynth](https://qsynth.sourceforge.io/), and [Qtractor](https://qtractor.sourceforge.io/).**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let’s not link to the french website for Polyphone please ;-) je ne parle pa français

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was already redirecting to the english website, anyway it's changed now.



### TODO:
Expand Down