From d65279ac2a56c35bf7ef64c23d57b685e349d4c1 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Fri, 17 Jan 2014 01:24:18 -0800 Subject: Update MIDI config option texts --- alsoftrc.sample | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'alsoftrc.sample') diff --git a/alsoftrc.sample b/alsoftrc.sample index bd0199eb..64590357 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -184,15 +184,22 @@ #trap-al-error = false ## -## MIDI interface stuff (EXPERIMENTAL) +## MIDI stuff (EXPERIMENTAL) ## [midi] ## soundfont: # A default soundfont (sf2 format). Used when an app requests the system -# default, or uses the MIDI interface without specifying its own soundfont. +# default. #soundfont = +## volume: +# Additional attenuation applied to MIDI output, expressed in decibels. This +# is used to help keep the mix from clipping, and so must be 0 or less. The +# value is logarithmic, so -6 will be about half amplitude, and -12 about +# 1/4th. The default is roughly -13.9794 (0.2, or 1/5th). +#volume = + ## ## Reverb effect stuff (includes EAX reverb) ## -- cgit v1.2.3