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