Skip to content
jhoar edited this page Dec 21, 2019 · 3 revisions

Imp is a single channel version of Imperfect.

Imp

It takes an input clock and modulates it in the following ways

  • 'Divides' the clock
  • Applies a probability filter which determines if that clock tick passes
  • Applies a delay to the tick, with some user-controlled randomness
  • Lengthens duration to a gate, with some more randomness applied

Imp has polyphonic output; that is, for each tick which passes the probability filter; 16 triggers/gates are generated, each with its own randomness applied. The probability gate is applied to the input trigger not the 16 outputs, so there will always gates on all the channels, just not at the same time.

There is a context menu which disables the randomness for the first channel

Clone this wiki locally