|
1 | 1 | .\" Automatically generated by Pandoc 2.14.0.3 |
2 | 2 | .\" |
3 | | -.TH "SONIVOXRENDER" "1" "December 14, 2024" "sonivox 3.6.15.0" "Sonivox MIDI File Renderer" |
| 3 | +.TH "SONIVOXRENDER" "1" "April 13, 2025" "sonivox 3.6.16.0" "Sonivox MIDI File Renderer" |
4 | 4 | .hy |
5 | 5 | .SH NAME |
6 | 6 | .PP |
|
13 | 13 | \f[I]0..4\f[R]] [\f[B]-w|--wet\f[R] \f[I]0..32767\f[R]] |
14 | 14 | [\f[B]-n|--dry\f[R] \f[I]0..32767\f[R]] [\f[B]-c|--chorus\f[R] |
15 | 15 | \f[I]0..4\f[R]] [\f[B]-l|--level\f[R] \f[I]0..32767\f[R]] |
16 | | -[\f[B]-g|--gain\f[R] \f[I]0..100\f[R]] \f[I]midi_file\f[R] |
| 16 | +[\f[B]-g|--gain\f[R] \f[I]0..100\f[R]] [\f[B]-V|--Verbosity\f[R] |
| 17 | +\f[I]0..5\f[R]] \f[I]midi_file\f[R] |
17 | 18 | .SH DESCRIPTION |
18 | 19 | .PP |
19 | 20 | This program is a MIDI file renderer based on the sonivox synthesizer |
@@ -50,6 +51,9 @@ Chorus level between 0 and 32767. |
50 | 51 | .TP |
51 | 52 | -g, --gain \f[I]master_gain\f[R] |
52 | 53 | Master gain between 0 and 100, default is 90 (10 dB below maximum). |
| 54 | +.TP |
| 55 | +-V, --Verbosity \f[I]verbosity\f[R] |
| 56 | +Verbosity level between 0 and 5, where 0=no, 1..5=severity levels. |
53 | 57 | .SS Arguments |
54 | 58 | .TP |
55 | 59 | \f[I]midi_file\f[R] |
@@ -118,6 +122,6 @@ See Tickets at GitHub <https://github.com/pedrolcl/sonivox/issues/> |
118 | 122 | .PP |
119 | 123 | Licensed under the Apache License, Version 2.0 |
120 | 124 | .PP |
121 | | -Copyright (c) 2022-2024 Pedro L\['o]pez-Cabanillas and contributors |
| 125 | +Copyright (c) 2022-2025 Pedro L\['o]pez-Cabanillas and contributors |
122 | 126 | .SH AUTHORS |
123 | 127 | Pedro L\['o]pez-Cabanillas <plcl@users.sf.net>. |
0 commit comments