Orca Cheat Sheet
In Orca every letter on the grid is an operator that sends MIDI, OSC or UDP. Lower-case runs on a bang; upper-case runs every frame. Here's what each operator does.
Reading the grid
*Bang — bangs the neighbouring operandsUpper-case (A)Runs every frameLower-case (a)Runs only when banged#Comment — halts the rest of the lineValues & movement
D8Clock: bangs on a dividerRRandom valueCClock counting up to a moduloN E S WMovers: travel that direction, banging what they land onIIncrement a value up to a capMaths & logic
AAdd two neighboursBSubtractMMultiplyFIf — bang when two inputs are equalLLesser of two inputsZLerp toward a targetFlow
HHalt — stops a value passingJJumper — copies the value aboveTTrack — reads one of several inputsUEuclid — bang on a euclidean rhythmVVariable — write and read named valuesOutput
:midi — sends a MIDI note (channel, octave, note)%mono — sends a monophonic MIDI note!cc — sends a MIDI control change (channel, knob, value)=osc — sends an OSC message to a path;udp — sends a UDP message$self — sends an ORCA command to the grid itselfOrca — Esoteric grid sequencer. · Orca in the tool directory →