Sets the timidity(1) server host name. Default: localhost.
-p port,--port=port
Sets the timidity(1) server control port.
Default: 0. Specifying 0 enables the standalone mode: midid will attempt
to start and configure timidity(1) itself.
Options for using standalone mode with timidity(1)
-B path,--timidity-bin=path
Sets the timidity binary path.
-A args,--timidity-args=args
Specifies some extra arguments to pass to timidity(1) . Default:
-EFreverb=0 -EFchorus=0 -EFresamp=1 -EFvlpf=0 -EFns=0.
-M,--timidity-mono
Tells timidity(1) to produce mono sound instead of stereo.
-L,--timidity-low
Tells timidity(1) to produce the low-q 8bit sound instead of the 16bit.
-U,--timidity-uns
Tells timidity(1) to produce the unsigned samples instead of the signed ones.