slackbuilds_ponce/audio/TiMidity++
Robby Workman 0f16f51e5e audio/TiMidity++: Fixed download link
We don't need the encoded "+" any more, so let's fix that.

Thanks to Christopher Rodriguez and Kyle Guinn.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-10-12 14:38:47 -05:00
..
patches audio/TiMidity++: Updated for version 2.14.0. 2012-12-20 14:56:16 +01:00
doinst.sh audio/TiMidity++: Fixed (Keep perms on rc.* file) 2012-09-29 17:17:36 -05:00
rc.timidity audio/TiMidity++: Updated for version 2.13.2 2010-05-13 00:20:37 +02:00
README audio/TiMidity++: Updated for version 2.14.0. 2012-12-20 14:56:16 +01:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00
TiMidity++.info audio/TiMidity++: Fixed download link 2013-10-12 14:38:47 -05:00
TiMidity++.SlackBuild audio/TiMidity++: Updated for version 2.14.0. 2012-12-20 14:56:16 +01:00

TiMidity++ is a software synthesizer.  It can play MIDI files by converting
them into PCM waveform data or other various audio file formats.

To add JACK support, install jack-audio-connection-kit and build with:
JACK=yes ./TiMidity++.SlackBuild

To add speex support, install speex and build with:
SPEEX=yes ./TiMidity++.SlackBuild

To use Xaw3d in Xaw interface, build with:
XAW3D=yes ./TiMidity++.SlackBuild

TiMidity++ can also be run as an ALSA sequencer client.  To do this, make
/etc/rc.d/rc.timidity executable and add this line to /etc/rc.d/rc.local:

/etc/rc.d/rc.timidity start

You will need a set of instrument patch files or soundbank fonts for
TiMidity++ to be of any use.  The freepats and eawpats packages both provide
a set of patch files, as well as the fluid-soundfont package, so one of those
will be needed.