Skip to content

Looper Design

rexim edited this page Jun 25, 2016 · 9 revisions

The most essential parameters of a song played with the Looper are

  • Tempo - the amount of beats per minute.
  • Measure - the amount of beats per bar.

Everything that is recording from the user input is quantized by time:

Time Quantization

The quantization is controlled by the quantization level. The beats inside of the measure form the 1st level of quantization. Subdividing those beats creates the 2nd level of quantization and so on. The exact amount of quantization levels is configurable.

Clone this wiki locally