Link Search Menu Expand Document
This page is a DRAFT.

Tap Tempo Unit

Outputs a clock signal at the most recent tapped rate.
Tap Tempo
tap
div

Overview

This unit encapsulates a free-running clock where the rate is read from an incoming clock or tapped in tempo. The resulting rate can be any integer division and multiplication of the incoming clock. You also have full independent control over the pulse width and phase (i.e. sync).

Some applications are:

  • Divide or multiply an existing clock signal.
  • Generate a clock by tapping in a tempo.
  • Phase-shift (or re-sync) an existing clock.

Parameters

tap

Comparator

This parameter represents the input comparator used to tap in or set the clock rate. Here you can manually tap in the desired clock rate, as well as set the trigger threshold for any incoming (clock) signals.

mult

Gain/Bias

Use this parameter to set the rate multiplier. In other words, the clock rate observed at the tap input will be multiplied by this amount to generate the rate used to to create the output clock.

div

Gain/Bias

Use this parameter to set the rate divider. In other words, the clock rate observed at the tap input will be divided by this amount to generate the rate used to to create the output clock.

width

Gain/Bias

Use this parameter to set the output pulse width (or duty cycle. Values less than 0.5 cause the high portion of the output clock to be shorter than the low portion, while values more than 0.5 would make the high portion longer than the low portion. A value of 0.5 results in a 50% duty cycle.