15 lines
484 B
Text
15 lines
484 B
Text
|
===========================================================================
|
||
|
$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}
|
||
|
|
||
|
===========================================================================
|