User's Manual
Table Of Contents
- 1 Welcome
- 2 Quick Start
- 3 MIDI Setup Guide
- 4 Program Interface
- 5 MIDI Translator Concepts
- 6 The Project
- 7 The Preset
- 8 The Translator Entry
- 9 Actions
- 9.1 MIDI
- 9.2 Keystrokes
- 9.3 Timer
- 9.4 Preset Change
- 9.5 Disable/Enable Processing Actions
- 9.6 Mouse (Outgoing)
- 9.7 Execute File (Outgoing)
- 9.8 Serial Port
- 9.9 AppleScript
- 10 Rules and Variables
- 11 Settings
- 12 Behind the Scenes
- 13 Tips & Tricks
- 14 Usage Example
- 15 MIDI Translator in Hardware: the BomeBox
- 16 Reference
Bome MIDI Translator: User's Manual 16 Reference
16.3 Command Line Switches
/debug /info /error
/timedebug
debugging output
/silent no output
/nodebug /nosilent reverse the meaning
/settings <filename> use the given .bmts file instead of using the last
session's settings. At program exit, the settings
will be written to that file.
/project <filename> load .bmtp file at startup
/addproject <filename> add the presets in the given project file to the
current project. You can specify additional
/addproject commands to merge multiple project
files.
/midiin <MIDI dev> select the named MIDI device on startup for
input. You can use additional /midiin commands
to open multiple ports.
/midiout <MIDI dev> select the named MIDI device on startup for
output. You can use additional /midiout
commands to open multiple ports.
/bmidi <num ports> select the number of virtual MIDI ports you wish
MIDI Translator to use (0...5).
Windows: If currently there are more ports
installed than the given number of ports, remove
ports so that only the given number of ports
remain installed.
/bmidiAtLeast <num> Like /bmidi, but do not remove ports.
/noShow do not activate and show main window if it is
currently hidden or minimized
/close carry out the command line paramaters and then
exit (do not start the MIDI Translator window).
(c) 2019 by Bome Software GmbH & Co. KG page 94