diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-05-12 17:36:55 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 17:36:55 +0200 |
commit | 074823f7894978afd8825c6af5b0895fc28cf587 (patch) | |
tree | 6be8e800457bb0b2bb5fb8cfeb54497ca83d6922 /audio/freepats/README | |
parent | 66db79e76240a27f063bf1c4a404f4c7b98d3d77 (diff) | |
download | slackbuilds-074823f7894978afd8825c6af5b0895fc28cf587.tar.gz |
audio/freepats: Updated for version 20060219
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. |