LinuxCommandLibrary

orca-c

livecoding environment

TLDR

Start Orca

$ orca-c
copy
Open file
$ orca-c [file.orca]
copy
Set BPM
$ orca-c --bpm [120] [file.orca]
copy
Set MIDI output
$ orca-c --portmidi-list
copy

SYNOPSIS

orca-c [options] [file]

DESCRIPTION

orca-c is Orca livecoding environment. Creates music through visual programming.
The tool provides a grid-based sequencer. Generates MIDI output.

PARAMETERS

FILE

Orca file to open.
--bpm BPM
Beats per minute.
--portmidi-list
List MIDI devices.
--help
Display help information.

CAVEATS

Terminal-based interface. Requires MIDI setup. Unique programming paradigm.

HISTORY

Orca was created by Hundred Rabbits as an esoteric livecoding environment.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community