1 مستودع
Builds musical patterns using single-letter operations that trigger each frame or on bang events.
Distinct from Algorithmic Music Composition: Distinct from Algorithmic Music Composition: focuses on composing patterns via single-letter operators on a grid rather than general algorithmic generation.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Operator-Based Pattern Generators. Refine with filters or upvote what's useful.
Orca is a grid-based live coding sequencer that uses single-letter operators placed on a two-dimensional grid to generate procedural music patterns. Each operator encodes its function in a single ASCII character, with column position determining timing and rows defining data flow paths. Execution advances frame-by-frame, and clock operators produce periodic bang events to drive the sequence forward. The system acts as a MIDI, OSC, and UDP controller, sending note events, control changes, and messages over configurable ports to control synthesizers and audio software in real time. It supports
Builds musical patterns using single-letter operations that trigger each frame or on bang events for live coding.