diff options
author | Tim Dickson (Timsoft) <dickson.tim@googlemail.com> | 2019-02-09 07:35:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-09 07:35:12 +0700 |
commit | 0d8632063d9540fe72240bd8d54d938ea21148de (patch) | |
tree | 04fc70d28022cba67551b7331e365a492276888a /audio/gusersoundfont/README | |
parent | 6d99779a970d7ecba48d526e8dc819c452155c8a (diff) | |
download | slackbuilds-0d8632063d9540fe72240bd8d54d938ea21148de.tar.gz |
audio/gusersoundfont: Added (A sound font).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/gusersoundfont/README')
-rw-r--r-- | audio/gusersoundfont/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/gusersoundfont/README b/audio/gusersoundfont/README new file mode 100644 index 0000000000..cac98e7461 --- /dev/null +++ b/audio/gusersoundfont/README @@ -0,0 +1,15 @@ +This contains the GeneralUSer GS soundfont, which is stored in +/usr/share/sounds/sf2 + +To use it with VLC compiled with fluidsynth, open vlc, go to +tools-preferences-input codecs, click on "all" for show settings +then under input/codecs, click audio codecs, Click FLuidsynth, + then on the right, click Browse, and look in +/usr/share/sounds/sf2 for your soundfont. Click save. VLC can now +play midi files + +To use it with MuseScore, open MuseScore, select edit-preferences +click on the icon next to soundfonts. click add, and select the +/usr/share/sounds/sf2 folder, and click choose. and then click Apply. +Then Click View, Synthesizer, click add, and select the soundfont. +click set as default, and click save. |