scamp.quantization
Module containing classes and functions related to the quantization of performances. (This includes the
TimeSignature
class, which also has bearing on musical notation.)
Classes
|
Scheme for making a decision about which divisor to use to quantize a beat |
|
Scheme for quantizing a measure, including beat lengths and which beat divisors to allow. |
|
Record of how a |
|
Scheme for quantizing a |
|
Record of how a beat was quantized (named tuple) |
|
Record of how a measure was quantized (named tuple). |
|
Class representing the time signature of a measure |
Functions
|
Quantizes a performance part (in place) and sets its voice_quantization_records |