Sync external clock (tempo)
sync_external_clockTie project tempo to a live source: adjust BPM knob or tap to match the DJ's tempo, driving all Beat CHOPs downstream for beat-synced visuals.
Instructions
Lock the project tempo to a live source so beat-synced visuals follow the music: a Bpm knob writes the global tempo (op('/').time.tempo), and a Tap pulse beat-matches by ear (averaging your taps into a BPM). Drives every Beat CHOP downstream — create_tempo_sync clocks and create_autopilot all follow. Dedicated MIDI-clock / Ableton-Link sync is a planned follow-up; for now match the DJ by tapping or dialing their BPM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bpm | No | Starting tempo in BPM (match the DJ's displayed BPM, then fine-tune by tapping). | |
| parent_path | No | /project1 |