Category: 🧠 Logic
![]()
Emits regular jolts at the specified frequency. Use it to drive rhythms, sequencers, or any time-based behavior.
Each tick outputs a jolt with value 1. Connect a stream to the Frequency input to vary the tempo dynamically, or send a jolt to the Set Phase input to reset/realign the beat.
| Name | Type | Description |
|---|---|---|
| Frequency | Stream Input | Number of ticks per second (in Hertz). |
| Set Phase | Jolt Input | Resets/aligns the metronome's phase. The jolt value is used as the new phase position. |
| Name | Type | Description |
|---|---|---|
| Emitter | Jolt Output | Emits a jolt of value 1 on every tick. |