slackbuilds_ponce/audio/TiMidity++
Willy Sudiarto Raharjo df5f376611 audio/TiMidity++: Remove %README%.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-05-29 06:31:16 +07:00
..
patches
doinst.sh
rc.timidity
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
timidity++-2.14.0-tcltk86.patch audio/TiMidity++: Added a patch for tcl-tk-8.6. 2013-11-06 00:52:45 -06:00
TiMidity++.info audio/TiMidity++: Remove %README%. 2014-05-29 06:31:16 +07:00
TiMidity++.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +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.