17 lines
589 B
HTML
17 lines
589 B
HTML
---
|
|
layout: default
|
|
title: Quantize MIDI
|
|
---
|
|
|
|
|
|
<p><img src="/images/a3_quantize.png" alt="quantize dialog" /></p>
|
|
<p>Accessed via <kbd>q</kbd>, the dialog includes:</p>
|
|
<ul>
|
|
<li>Options for grid, legato amd groove quantize</li>
|
|
<li>Snap note start, or end</li>
|
|
<li>Snap to current grid, or many beat subdivisions</li>
|
|
<li>Quantize threshold (how far away from a chosen position a note must be in order to be quantized)</li>
|
|
<li>Strength (how close to move a note to its new position, as a percentage of the nominal distance)</li>
|
|
<li>Swing</li>
|
|
</ul>
|