25 lines
588 B
HTML
25 lines
588 B
HTML
|
---
|
||
|
layout: default
|
||
|
title: Quantizing MIDI
|
||
|
---
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<p><img src="/files/a3/a3_quantize.png" alt="quantize dialog"></p>
|
||
|
<p>Accessed via the "q" key, 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>
|