beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

BpmTap Op



BpmTap
Namespace: Ops.Audio

Op author: tim

Let’s you tap in a beat, useful to synchronise visuals to music (VJ, sync, sound)




Inputs

exe (Trigger)

Executes the op

tap (Trigger)

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

sync (Trigger)

If BpmTap is out of sync with your music, press sync once on the start of a beat to reset the start beat

nudgeLeft (Trigger)

To fine-tune the bpm value press nudgeLeft various times, the bpm-value will decrease

nudgeRight (Trigger)

To fine-tune the bpm value press nudgeRight various times, the bpm-value will increase

Outputs

beat (Trigger)

Triggers on every beat – 1, 2, 3, 4.

Bpm (Number)

The resulting BPM (beats per minute)

States (Array)

An array of length 4, e.g. [1, 0, 0, 0] —> first beat

Beat Index (Number)

Either 1, 2, 3 or 4


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using BpmTap

  • Examples
  • Public
  • My Patches

Changelog


do not reset to default-bpm while recording
2022-02-03 - stephan