|
@ -59,7 +59,7 @@ Run `./tool --help` to see usage info. Examples: |
|
|
|
|
|
|
|
|
### Interactive terminal UI |
|
|
### Interactive terminal UI |
|
|
|
|
|
|
|
|
```sh |
|
|
``` |
|
|
Usage: orca [options] [file] |
|
|
Usage: orca [options] [file] |
|
|
|
|
|
|
|
|
General options: |
|
|
General options: |
|
@ -93,7 +93,7 @@ OSC/MIDI options: |
|
|
|
|
|
|
|
|
Additional options are available if `orca` is built with `--portmidi`: |
|
|
Additional options are available if `orca` is built with `--portmidi`: |
|
|
|
|
|
|
|
|
```sh |
|
|
``` |
|
|
--portmidi-list-devices |
|
|
--portmidi-list-devices |
|
|
List the MIDI output devices available through PortMIDI, |
|
|
List the MIDI output devices available through PortMIDI, |
|
|
along with each associated device ID number, and then exit. |
|
|
along with each associated device ID number, and then exit. |
|
|