summaryrefslogtreecommitdiffstats
path: root/audio/TiMidity++/README
blob: 2f39c4cf11a5f1792369966fcb5431df6906d50f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TiMidity++ is a software synthesizer.  It can play MIDI files by
converting them into PCM waveform data or other various audio file
formats.

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

Optional dependencies are jack and portaudio.

You will need a set of instrument patch files or soundbank fonts
for TiMidity++ to be of any use.  Install freepats, eawpats,
or fluid-soundfont (or any combination of these) to satisfy this
dependency.