blob: fc44153b968b939804e95eb82745cb2bc2e7624a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2005/04/12 17:12:16 ben Exp $
To use timidity with freepats, you have a couple of options.
1) at the command-line:
timidity -L ${PREFIX}/share/freepats -c timidity.cfg file.mid
2) in the system-wide timidity configuration:
cp ${PREFIX}/share/freepats/timidity.cfg ${PKG_SYSCONFDIR}
===========================================================================
|