diff options
Diffstat (limited to 'audio/freepats/README')
-rw-r--r-- | audio/freepats/README | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/audio/freepats/README b/audio/freepats/README index b131287416..5dd1591209 100644 --- a/audio/freepats/README +++ b/audio/freepats/README @@ -1,7 +1,10 @@ -Freepats is a project to create a free and open set of instrument patches. +freepats is a free and open set of instrument patches. A patchset is +required for MIDI files to be audible through TiMidity++. These patches +also work with applications that use SDL_mixer for MIDI audio. + +To use freepats with TiMidity++ and/or SDL_mixer, edit /etc/timidity.cfg +and make it look like this: + source /etc/timidity/freepats.cfg -To use these patches with TiMidity++, add the following line to -/etc/timidity/timidity.cfg (minus the quotes): - 'source $basedir/freepats.cfg' Alternatively, use crude.cfg instead of freepats.cfg to use substitute patches that fill in missing entries in the tone bank. |