zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

commit d8ed3ce5f67038b81bad5cabd4c1c040a025ba40
parent 7ac9aa1916862f6a44692ebffd3e5d000af066f1
Author: Olivier Humbert <trebmuh@users.noreply.github.com>
Date:   Sun, 20 Nov 2016 23:04:58 +0100

Adds --midi-learn option in the manpage

Hope this is right and it helps. You might want to tweak a better definition maybe.
Diffstat:
Mdoc/zynaddsubfx.1.txt | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/doc/zynaddsubfx.1.txt b/doc/zynaddsubfx.1.txt @@ -68,6 +68,8 @@ OPTIONS *-e, --exec-after-init*=command:: Run post-initialization script. This script will be run after midi and audio drivers have been initialized. +*--midi-learn:: + Option for loading .xlz files. BUGS ----