
orca-c
List of commands for orca-c:
-
orca-c:tldr:23fc6 orca-c: Show all ORCA operators inside of ORCA.$ Ctrl + gtry on your machineexplain this command
-
orca-c:tldr:3953c orca-c: Start ORCA with an empty workspace.$ orca-ctry on your machineexplain this command
-
orca-c:tldr:aae41 orca-c: Start ORCA and open a specific file.$ orca-c ${filename-orca}try on your machineexplain this command
-
orca-c:tldr:b5708 orca-c: Start ORCA and set a specific tempo (defaults to 120).$ orca-c --bpm ${beats_per_minute}try on your machineexplain this command
-
orca-c:tldr:c151f orca-c: Start ORCA and set the maximum number of undo steps (defaults to 100).$ orca-c --undo-limit ${limit}try on your machineexplain this command
-
orca-c:tldr:ca8f2 orca-c: Start ORCA and set the size of the grid.$ orca-c --initial-size ${columns}x${rows}try on your machineexplain this command
-
orca-c:tldr:e1dff orca-c: Show the main menu inside of ORCA.$ F1try on your machineexplain this command