blob: 56240df6aa562520cc94274549f379b815378578 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
===========================================================================
$NetBSD: MESSAGE,v 1.4 2006/10/27 13:45:44 drochner Exp $
To use timidity with eawpatches, you have a couple of options.
1) at the command-line:
timidity -L ${PREFIX}/share/eawpats -c timidity.cfg file.mid
2) in the system-wide timidity configuration:
cp ${PREFIX}/share/eawpats/timidity.cfg ${PKG_SYSCONFDIR}
===========================================================================
|