diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-12 23:27:50 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:27:50 +0200 |
commit | f0a5888b46cf0d3ab0b7e2b3933c6deb709898dc (patch) | |
tree | 78b37861fd235de69025ff48bc9440a81a12e862 /audio/eawpats/README | |
parent | 5b5c262d44113bb993d5d5d054b835d040996909 (diff) | |
download | slackbuilds-f0a5888b46cf0d3ab0b7e2b3933c6deb709898dc.tar.gz |
audio/eawpats: Added to 12.2 repository
Diffstat (limited to 'audio/eawpats/README')
-rw-r--r-- | audio/eawpats/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/eawpats/README b/audio/eawpats/README new file mode 100644 index 0000000000..3789157392 --- /dev/null +++ b/audio/eawpats/README @@ -0,0 +1,17 @@ +eawpats is a sound patches library for TiMidity++. This package contains +a patchset for the TiMidity++ MIDI player. 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. + +Note that eawpats contains proprietary sound samples. According to the +ALSA Wiki: + +"Half of the patches in eawpats are derived from original Gravis patches, +and therefore may have some intellectual property issues." + +If this is a concern to you, use freepats instead (however, eawpats does +sound nicer). For more information, see /usr/doc/eawpats-12/copyrigh.txt + +To use eawpats with TiMidity++ and/or SDL_mixer, edit /etc/timidity.cfg +and make it look like this: + source /etc/timidity/eawpats.cfg |