MIDI-MT Documentation in English
When starting, it is possible to set some parameters using the command line. The following keys are supported:
| Command | Description |
|---|---|
| –conf=path to file | Set default configuration file |
| –mixer=yes/no | Set the “Audio Mixer” service to start by default |
| –log=yes/no | Write log file by default |
"C:\Programm Files\MIDI-MT\MIDIMT.exe" "--conf=C:\AppData\My Config\MIDI-MT\my.cnf" --mixer=yes --log=no
или:
"C:\Programm Files\MIDI-MT\MIDIMT.exe" --conf=C:\AppData\MIDI-MT\my.cnf --mixer=true --log=false
"C:\Programm Files\MIDI-MT\MIDIMT.exe" --conf="C:\AppData\MIDI-MT\my.cnf" --mixer="yes" --log='false'