blob: c52e1e7295b63d102b9da7d70552cc3e94e989ef (
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 eawpatches, you have a couple of options.
1) at the command-line:
timidity -L ${PREFIX}/share/eawpatches -c timidity.cfg file.mid
2) in the system-wide timidity configuration:
cp ${PREFIX}/share/eawpatches/timidity.cfg ${PKG_SYSCONFDIR}
===========================================================================
|