rill-patchbay 0.4.0

The world where Automata live - control system for Rill
Documentation

rill-patchbay

Automation and control system — LFO, envelopes, sensors, servos, and event mapping.

Key components

  • AutomataLfoAutomaton, EnvelopeAutomaton, RandomWalkAutomaton, SequencerAutomaton, FunctionAutomaton, CellularAutomaton
  • Sensors — acoustic (pitch, envelope follower), physical (knobs, buttons), MIDI, CV
  • Servos — apply automaton signals to SignalGraph parameters
  • PatchbayControl — centralized API for adding automata, sensors, and mappings
  • PatchbayManager — manager with a separate update thread
  • Event mapping — MIDI CC → parameter, OSC address → parameter, with transforms

Dependencies

  • rill-coreSignalNode, NodeId, PortId, ParameterId, queues

Links