The note value quantity object

Type: Dictionary

A note value quantity is an integer multiple of a note value. For example, this can represent the concepts of "two eighth notes" or "six dotted quarter notes."

Keys:

Name Type Required? Description
"duration" note value object Yes The base note value to be multiplied.
"multiple" positive integer object Yes The integer multiple.

Examples

This object is used in the following examples:

Tuplets