Epic: Real-Time Input (Sensors) #5

Closed
opened 2026-03-18 06:25:07 +00:00 by david · 0 comments
Owner

Goal: Enable reactive effects based on real-time input

Scope:

  • Sensor ABC with read() interface
  • MicSensor: microphone input (RMS dB)
  • PipelineMetricsSensor: FPS, frame-time metrics
  • OscillatorSensor: test sine wave generator
  • SensorStage: pipeline adapter exposing sensor values
  • Param bindings: map sensor values to effect parameters

Why: Effects like glitch should react to audio input. Framework enables any sensor to drive effect parameters.

**Goal:** Enable reactive effects based on real-time input **Scope:** - Sensor ABC with read() interface - MicSensor: microphone input (RMS dB) - PipelineMetricsSensor: FPS, frame-time metrics - OscillatorSensor: test sine wave generator - SensorStage: pipeline adapter exposing sensor values - Param bindings: map sensor values to effect parameters **Why:** Effects like glitch should react to audio input. Framework enables any sensor to drive effect parameters.
david closed this issue 2026-03-18 06:53:26 +00:00
david reopened this issue 2026-03-18 06:54:04 +00:00
david added this to the Mainline project 2026-03-18 07:12:12 +00:00
david added the status:feature-complete label 2026-03-18 07:15:12 +00:00
david moved this to In Progress in Mainline on 2026-03-18 07:21:08 +00:00
david added the status:tested label 2026-03-18 07:48:44 +00:00
david added the type:epic label 2026-03-18 07:54:13 +00:00
david added the epic:#5 label 2026-03-18 07:56:59 +00:00
david added the epic:Sensors label 2026-03-18 07:58:56 +00:00
david added the type:epic label 2026-03-18 07:59:57 +00:00
david closed this issue 2026-03-18 22:03:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: klubhaus/sideline#5