diff options
Diffstat (limited to 'audio/guspatches/MESSAGE')
-rw-r--r-- | audio/guspatches/MESSAGE | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/guspatches/MESSAGE b/audio/guspatches/MESSAGE new file mode 100644 index 00000000000..346387ceb82 --- /dev/null +++ b/audio/guspatches/MESSAGE @@ -0,0 +1,14 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2004/12/03 14:20:03 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}/timidity + +=========================================================================== |