BpmTap Op
Let’s you tap in a beat, useful to synchronise visuals to music (VJ, sync, sound)
Summary (oneliner)
- Ops.Audio.BpmTap
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch BpmTap Example
INPUT PORTS
Executes the op
Press the tap
-button multiple times to tap in a beat. Once you stopped BpmTap
will start to send out values on its own after one bar
If BpmTap
is out of sync with your music, press sync
once on the start of a beat to reset the start beat
To fine-tune the bpm
value press nudgeLeft
various times, the bpm
-value will decrease
To fine-tune the bpm
value press nudgeRight
various times, the bpm
-value will increase
OUTPUT PORTS
Triggers on every beat – 1, 2, 3, 4.
The resulting BPM (beats per minute)
An array of length 4, e.g. [1, 0, 0, 0]
—> first beat
Either 1
, 2
, 3
or 4