mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-04-08 00:31:11 +00:00
bump manpage date
This commit is contained in:
parent
f74f415a69
commit
3a0640d633
1 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@
|
|||
.\" along with this program; see the file LICENSE. If not, write to
|
||||
.\" the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
.\"
|
||||
.TH FluidSynth 1 "Sep 12, 2018"
|
||||
.TH FluidSynth 1 "Oct 6, 2018"
|
||||
.\" Please update the above date whenever this man page is modified.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
|
@ -200,7 +200,7 @@ Choose interpolation method for one channel
|
|||
.TP
|
||||
.B REVERB
|
||||
.TP
|
||||
.B set synth.reverb.active [0|1|on|off]
|
||||
.B set synth.reverb.active [0|1]
|
||||
Turn the reverb on or off
|
||||
.TP
|
||||
.B set synth.reverb.room-size num
|
||||
|
@ -217,7 +217,7 @@ Change reverb level
|
|||
.TP
|
||||
.B CHORUS
|
||||
.TP
|
||||
.B set synth.chorus.active [0|1|on|off]
|
||||
.B set synth.chorus.active [0|1]
|
||||
Turn the chorus on or off
|
||||
.TP
|
||||
.B set synth.chorus.nr n
|
||||
|
|
Loading…
Reference in a new issue