Category: 🎚️ Interfaces
![]()
A momentary 'back' button. Pressing it emits a 1 from the Jolt output.
Useful for musical playback control UI, e.g. wired to a Counter to step backwards through a sequence.
| Name | Type | Description |
|---|---|---|
| Highlight | Jolt Input | Controls the brightness of the button graphics from -1 (black) to 4 (white). |
| Trigger | Jolt Input | Triggers the push of the button and emits 1 from the Jolt output. |
| Name | Type | Description |
|---|---|---|
| Jolt Out | Jolt Output | Emits 1 when button is pushed. |
| Name | Type | Description |
|---|---|---|
| Button | Button | Press to emit a 1 from the Jolt output. |