Launcher
1. Menu#
- Start: start the server (hidden when started)
- Stop: stop the server (hidden when stopped)
- New window: open a new client window (hidden when stopped)
- Load: load server configuration from file
- Save / Save as: save server configuration to file
- List MIDI devices: list available MIDI devices in the console
- Console:
- Clear: clear console
- Autoscroll: enable/disable console autoscroll
- Check for update at startup: enable/disable this feature
- Autostart: start the server automatically when launcher is started
- Always on top: pin the launcher window above other the windows
The "play/stop" icon can be used to start and stop the server without opening the menu.
2. Configuration form#
Each server option is displayed here. When clicking on an option's label, a short help will be printed in the console. When an option is not correctly set, its label will turn to orange and an error message will be printed in the console.
3. Console#
The console displays various information, runtime errors and server debug messages.
Keyboard shortcuts#
Shortcut | Description |
---|---|
F5 | start server |
F6 | stop server |
Ctrl+N | open new client window |
Ctrl+O | load settings |
Ctrl+S | save settings |
Ctrl+Shift+S | save settings as... |
Ctrl+M | list midi devices |
Ctrl+L | clear console |
Ctrl+W | close window |
Shortcut | Description |
---|---|
F5 | start server |
F6 | stop server |
Ctrl+N | open new client window |
Ctrl+O | load settings |
Ctrl+S | save settings |
Ctrl+Shift+S | save settings as... |
Ctrl+M | list midi devices |
Ctrl+L | clear console |
Alt+F4 | close window |
Shortcut | Description |
---|---|
F5 | start server |
F6 | stop server |
Cmd+N | open new client window |
Cmd+O | load settings |
Cmd+S | save settings |
Cmd+Shift+S | save settings as... |
Cmd+M | list midi devices |
Cmd+L | clear console |
Cmd+W | close window |
Cmd+Q | quit app |