-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

orca-c


> A C-port of the ORCA live programming environment.

> ORCA is an esoteric programming language for creating procedural sequencers.

More information.


Start ORCA with an empty workspace:

orca-c

Start ORCA and open a specific file:

orca-c {path/to/file.orca}

Start ORCA and set a specific tempo (defaults to 120):

orca-c --bpm {beats_per_minute}

Start ORCA and set the size of the grid:

orca-c --initial-size {columns}x{rows}

Start ORCA and set the maximum number of undo steps (defaults to 100):

orca-c --undo-limit {limit}

Show the main menu inside of ORCA:

F1

Show all shortcuts inside of ORCA:

?

Show all ORCA operators inside of ORCA:

Ctrl + g


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 01:19:04 2024