diff --git a/docgenerator/data.json b/docgenerator/data.json index 16a2d5ae..f4db9fbd 100644 --- a/docgenerator/data.json +++ b/docgenerator/data.json @@ -2462,7 +2462,7 @@ "slug": "beam-hook-direction", "schema": 1, "object_type": 3, - "description": "

Allowed values are:

\r\n\r\n" + "description": "" } }, { @@ -3188,7 +3188,7 @@ "slug": "grace-type", "schema": 1, "object_type": 3, - "description": "

Allowed values are:

\r\n\r\n

\"make-time\": The run of grace notes delays the onset of the next non-grace event.

\r\n\r\n

\"steal-following\": The run of grace notes occupies a time interval starting at the expected onset of the next non-grace event, both delaying its onset and shortening its duration.

\r\n\r\n

\"steal-previous\": The run of grace notes occupies a time interval that ends before the expected onset of the next non-grace event, shortening the duration of the preceding non-grace event.

" + "description": "" } }, { @@ -3386,7 +3386,7 @@ "slug": "note-value-base", "schema": 1, "object_type": 3, - "description": "Valid values are:\r\n\r\nduplexMaxima\r\nmaxima\r\nlonga\r\nbreve\r\nwhole\r\nhalf\r\nquarter\r\neighth\r\n16th\r\n32nd\r\n64th\r\n128th\r\n256th\r\n512th\r\n1024th\r\n2048th\r\n4096th" + "description": "" } }, { @@ -3408,7 +3408,7 @@ "slug": "step", "schema": 1, "object_type": 3, - "description": "\"A\" through \"G\"" + "description": "" } }, { @@ -3661,7 +3661,7 @@ "slug": "up-or-down", "schema": 1, "object_type": 3, - "description": "Either the string \"up\" or \"down\"." + "description": "" } }, { @@ -6051,6 +6051,411 @@ "description": "" } }, +{ + "model": "spec.jsonobjectenum", + "pk": 1, + "fields": { + "parent": 111, + "name": "make-time", + "description": "The run of grace notes delays the onset of the next non-grace event." + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 2, + "fields": { + "parent": 111, + "name": "steal-following", + "description": "The run of grace notes occupies a time interval starting at the expected onset of the next non-grace event, both delaying its onset and shortening its duration." + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 3, + "fields": { + "parent": 111, + "name": "steal-previous", + "description": "The run of grace notes occupies a time interval that ends before the expected onset of the next non-grace event, shortening the duration of the preceding non-grace event." + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 4, + "fields": { + "parent": 43, + "name": "left", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 5, + "fields": { + "parent": 43, + "name": "right", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 6, + "fields": { + "parent": 22, + "name": "C", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 7, + "fields": { + "parent": 22, + "name": "F", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 8, + "fields": { + "parent": 22, + "name": "G", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 9, + "fields": { + "parent": 71, + "name": "dsalfine", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 10, + "fields": { + "parent": 71, + "name": "segno", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 11, + "fields": { + "parent": 132, + "name": "A", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 12, + "fields": { + "parent": 132, + "name": "B", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 13, + "fields": { + "parent": 132, + "name": "C", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 14, + "fields": { + "parent": 132, + "name": "D", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 15, + "fields": { + "parent": 132, + "name": "E", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 16, + "fields": { + "parent": 132, + "name": "F", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 17, + "fields": { + "parent": 132, + "name": "G", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 18, + "fields": { + "parent": 130, + "name": "duplexMaxima", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 19, + "fields": { + "parent": 130, + "name": "maxima", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 20, + "fields": { + "parent": 130, + "name": "longa", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 21, + "fields": { + "parent": 130, + "name": "breve", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 22, + "fields": { + "parent": 130, + "name": "whole", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 23, + "fields": { + "parent": 130, + "name": "half", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 24, + "fields": { + "parent": 130, + "name": "quarter", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 25, + "fields": { + "parent": 130, + "name": "eighth", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 26, + "fields": { + "parent": 130, + "name": "16th", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 27, + "fields": { + "parent": 130, + "name": "32nd", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 28, + "fields": { + "parent": 130, + "name": "64th", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 29, + "fields": { + "parent": 130, + "name": "128th", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 30, + "fields": { + "parent": 130, + "name": "256th", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 31, + "fields": { + "parent": 130, + "name": "512th", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 32, + "fields": { + "parent": 130, + "name": "1024th", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 33, + "fields": { + "parent": 130, + "name": "2048th", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 34, + "fields": { + "parent": 130, + "name": "4096th", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 35, + "fields": { + "parent": 59, + "name": "up", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 36, + "fields": { + "parent": 59, + "name": "down", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 37, + "fields": { + "parent": 89, + "name": "bracket", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 38, + "fields": { + "parent": 89, + "name": "brace", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 39, + "fields": { + "parent": 95, + "name": "up", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 40, + "fields": { + "parent": 95, + "name": "down", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 41, + "fields": { + "parent": 157, + "name": "up", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 42, + "fields": { + "parent": 157, + "name": "down", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 43, + "fields": { + "parent": 122, + "name": "yes", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 44, + "fields": { + "parent": 122, + "name": "no", + "description": "" + } +}, +{ + "model": "spec.jsonobjectenum", + "pk": 45, + "fields": { + "parent": 122, + "name": "auto", + "description": "" + } +}, { "model": "spec.exampledocument", "pk": 1, diff --git a/docs/mnx-reference/objects/accent/index.html b/docs/mnx-reference/objects/accent/index.html index db1c303a..4af12ae4 100644 --- a/docs/mnx-reference/objects/accent/index.html +++ b/docs/mnx-reference/objects/accent/index.html @@ -83,6 +83,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/accidental-display/index.html b/docs/mnx-reference/objects/accidental-display/index.html index c37cb5ba..3b14939d 100644 --- a/docs/mnx-reference/objects/accidental-display/index.html +++ b/docs/mnx-reference/objects/accidental-display/index.html @@ -105,6 +105,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/alter/index.html b/docs/mnx-reference/objects/alter/index.html index 3489db27..a066a4fd 100644 --- a/docs/mnx-reference/objects/alter/index.html +++ b/docs/mnx-reference/objects/alter/index.html @@ -58,6 +58,8 @@

The note alter object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/barline-type/index.html b/docs/mnx-reference/objects/barline-type/index.html index 51d7db3b..f24d6861 100644 --- a/docs/mnx-reference/objects/barline-type/index.html +++ b/docs/mnx-reference/objects/barline-type/index.html @@ -56,6 +56,8 @@

The barline type object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/barline/index.html b/docs/mnx-reference/objects/barline/index.html index 369aa890..2a02786f 100644 --- a/docs/mnx-reference/objects/barline/index.html +++ b/docs/mnx-reference/objects/barline/index.html @@ -83,6 +83,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/beam-hook-direction/index.html b/docs/mnx-reference/objects/beam-hook-direction/index.html index a7fdc545..a7b0f44f 100644 --- a/docs/mnx-reference/objects/beam-hook-direction/index.html +++ b/docs/mnx-reference/objects/beam-hook-direction/index.html @@ -52,16 +52,33 @@

The beam hook direction object

Type: String

-

Allowed values are:

- - +

Allowed values:

+ + + + + + + + + + + + + + + + + + + +
ValueDescription
"left"
"right"
+ +

Examples

diff --git a/docs/mnx-reference/objects/beam-hook/index.html b/docs/mnx-reference/objects/beam-hook/index.html index 9906e281..1d9160c5 100644 --- a/docs/mnx-reference/objects/beam-hook/index.html +++ b/docs/mnx-reference/objects/beam-hook/index.html @@ -96,6 +96,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/beam/index.html b/docs/mnx-reference/objects/beam/index.html index 9693de7f..e1314f2a 100644 --- a/docs/mnx-reference/objects/beam/index.html +++ b/docs/mnx-reference/objects/beam/index.html @@ -118,6 +118,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/boolean/index.html b/docs/mnx-reference/objects/boolean/index.html index 388840b8..3ccfc6a6 100644 --- a/docs/mnx-reference/objects/boolean/index.html +++ b/docs/mnx-reference/objects/boolean/index.html @@ -56,6 +56,8 @@

The boolean object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/bpm/index.html b/docs/mnx-reference/objects/bpm/index.html index 3c60d6fb..cf391e4e 100644 --- a/docs/mnx-reference/objects/bpm/index.html +++ b/docs/mnx-reference/objects/bpm/index.html @@ -56,6 +56,8 @@

The bpm object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/breath-mark-symbol/index.html b/docs/mnx-reference/objects/breath-mark-symbol/index.html index 2530cdf0..8708ef75 100644 --- a/docs/mnx-reference/objects/breath-mark-symbol/index.html +++ b/docs/mnx-reference/objects/breath-mark-symbol/index.html @@ -60,6 +60,8 @@

The breath mark symbol object

+ + diff --git a/docs/mnx-reference/objects/breath-mark/index.html b/docs/mnx-reference/objects/breath-mark/index.html index 389eba26..20c7ba7d 100644 --- a/docs/mnx-reference/objects/breath-mark/index.html +++ b/docs/mnx-reference/objects/breath-mark/index.html @@ -87,6 +87,8 @@

Keys:

+ + diff --git a/docs/mnx-reference/objects/clef-sign/index.html b/docs/mnx-reference/objects/clef-sign/index.html index 7dac6d25..4effd7c9 100644 --- a/docs/mnx-reference/objects/clef-sign/index.html +++ b/docs/mnx-reference/objects/clef-sign/index.html @@ -56,6 +56,35 @@

The clef sign object

+

Allowed values:

+ + + + + + + + + + + + + + + + + + + + + + + + +
ValueDescription
"C"
"F"
"G"
+ + +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/clef/index.html b/docs/mnx-reference/objects/clef/index.html index 294052b5..5e89ad79 100644 --- a/docs/mnx-reference/objects/clef/index.html +++ b/docs/mnx-reference/objects/clef/index.html @@ -138,6 +138,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/color/index.html b/docs/mnx-reference/objects/color/index.html index dd4e42fe..9f8502b5 100644 --- a/docs/mnx-reference/objects/color/index.html +++ b/docs/mnx-reference/objects/color/index.html @@ -56,6 +56,8 @@

The color object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/dynamic-type/index.html b/docs/mnx-reference/objects/dynamic-type/index.html index 6c04f0b7..5432d87a 100644 --- a/docs/mnx-reference/objects/dynamic-type/index.html +++ b/docs/mnx-reference/objects/dynamic-type/index.html @@ -58,6 +58,8 @@

The dynamic type object

+ + diff --git a/docs/mnx-reference/objects/dynamic/index.html b/docs/mnx-reference/objects/dynamic/index.html index 192a957a..b62bf116 100644 --- a/docs/mnx-reference/objects/dynamic/index.html +++ b/docs/mnx-reference/objects/dynamic/index.html @@ -111,6 +111,8 @@

Keys:

+ + diff --git a/docs/mnx-reference/objects/ending-duration/index.html b/docs/mnx-reference/objects/ending-duration/index.html index f37effe8..3affe63a 100644 --- a/docs/mnx-reference/objects/ending-duration/index.html +++ b/docs/mnx-reference/objects/ending-duration/index.html @@ -56,6 +56,8 @@

The ending duration object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/ending-number/index.html b/docs/mnx-reference/objects/ending-number/index.html index 4904f5b4..4e978119 100644 --- a/docs/mnx-reference/objects/ending-number/index.html +++ b/docs/mnx-reference/objects/ending-number/index.html @@ -56,6 +56,8 @@

The ending number object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/ending-open/index.html b/docs/mnx-reference/objects/ending-open/index.html index e2dc7955..a9c8cd3b 100644 --- a/docs/mnx-reference/objects/ending-open/index.html +++ b/docs/mnx-reference/objects/ending-open/index.html @@ -56,6 +56,8 @@

The ending open object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/ending/index.html b/docs/mnx-reference/objects/ending/index.html index 9eb57c66..a5b37206 100644 --- a/docs/mnx-reference/objects/ending/index.html +++ b/docs/mnx-reference/objects/ending/index.html @@ -132,6 +132,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/event-markings/index.html b/docs/mnx-reference/objects/event-markings/index.html index be148380..ea4670d3 100644 --- a/docs/mnx-reference/objects/event-markings/index.html +++ b/docs/mnx-reference/objects/event-markings/index.html @@ -195,6 +195,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/event/index.html b/docs/mnx-reference/objects/event/index.html index a9e7adb9..459e3eae 100644 --- a/docs/mnx-reference/objects/event/index.html +++ b/docs/mnx-reference/objects/event/index.html @@ -214,6 +214,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/fifths/index.html b/docs/mnx-reference/objects/fifths/index.html index 53343231..61d28ace 100644 --- a/docs/mnx-reference/objects/fifths/index.html +++ b/docs/mnx-reference/objects/fifths/index.html @@ -56,6 +56,8 @@

The fifths object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/fine/index.html b/docs/mnx-reference/objects/fine/index.html index c84b8ea5..abf04924 100644 --- a/docs/mnx-reference/objects/fine/index.html +++ b/docs/mnx-reference/objects/fine/index.html @@ -105,6 +105,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/global/index.html b/docs/mnx-reference/objects/global/index.html index 432578e0..c5ee1066 100644 --- a/docs/mnx-reference/objects/global/index.html +++ b/docs/mnx-reference/objects/global/index.html @@ -102,6 +102,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/grace-type/index.html b/docs/mnx-reference/objects/grace-type/index.html index 37232efe..e827ba09 100644 --- a/docs/mnx-reference/objects/grace-type/index.html +++ b/docs/mnx-reference/objects/grace-type/index.html @@ -52,17 +52,38 @@

The grace type object

Type: String

-

Allowed values are:

- -

"make-time": The run of grace notes delays the onset of the next non-grace event.

- -

"steal-following": The run of grace notes occupies a time interval starting at the expected onset of the next non-grace event, both delaying its onset and shortening its duration.

- -

"steal-previous": The run of grace notes occupies a time interval that ends before the expected onset of the next non-grace event, shortening the duration of the preceding non-grace event.

+

Allowed values:

+ + + + + + + + + + + + + + + + + + + + + + + + +
ValueDescription
"make-time"The run of grace notes delays the onset of the next non-grace event.
"steal-following"The run of grace notes occupies a time interval starting at the expected onset of the next non-grace event, both delaying its onset and shortening its duration.
"steal-previous"The run of grace notes occupies a time interval that ends before the expected onset of the next non-grace event, shortening the duration of the preceding non-grace event.
+ + diff --git a/docs/mnx-reference/objects/grace/index.html b/docs/mnx-reference/objects/grace/index.html index e910ce9a..ffd8714c 100644 --- a/docs/mnx-reference/objects/grace/index.html +++ b/docs/mnx-reference/objects/grace/index.html @@ -147,6 +147,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/id/index.html b/docs/mnx-reference/objects/id/index.html index 194fa63d..4f05c86e 100644 --- a/docs/mnx-reference/objects/id/index.html +++ b/docs/mnx-reference/objects/id/index.html @@ -56,6 +56,8 @@

The id object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/integer-signed/index.html b/docs/mnx-reference/objects/integer-signed/index.html index 62d42642..09cafd45 100644 --- a/docs/mnx-reference/objects/integer-signed/index.html +++ b/docs/mnx-reference/objects/integer-signed/index.html @@ -58,6 +58,8 @@

The integer (signed) object

+ + diff --git a/docs/mnx-reference/objects/integer-unsigned/index.html b/docs/mnx-reference/objects/integer-unsigned/index.html index 5890f4eb..2de5be88 100644 --- a/docs/mnx-reference/objects/integer-unsigned/index.html +++ b/docs/mnx-reference/objects/integer-unsigned/index.html @@ -58,6 +58,8 @@

The integer (unsigned) object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/jump-type/index.html b/docs/mnx-reference/objects/jump-type/index.html index cd29cf4e..63c1c40e 100644 --- a/docs/mnx-reference/objects/jump-type/index.html +++ b/docs/mnx-reference/objects/jump-type/index.html @@ -56,6 +56,30 @@

The jump type object

+

Allowed values:

+ + + + + + + + + + + + + + + + + + + +
ValueDescription
"dsalfine"
"segno"
+ + +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/jump/index.html b/docs/mnx-reference/objects/jump/index.html index 0b78f9af..447a4305 100644 --- a/docs/mnx-reference/objects/jump/index.html +++ b/docs/mnx-reference/objects/jump/index.html @@ -94,6 +94,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/key/index.html b/docs/mnx-reference/objects/key/index.html index 7174847c..260fb476 100644 --- a/docs/mnx-reference/objects/key/index.html +++ b/docs/mnx-reference/objects/key/index.html @@ -115,6 +115,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/layout-change/index.html b/docs/mnx-reference/objects/layout-change/index.html index a39c3c10..aad14049 100644 --- a/docs/mnx-reference/objects/layout-change/index.html +++ b/docs/mnx-reference/objects/layout-change/index.html @@ -96,6 +96,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/line-type/index.html b/docs/mnx-reference/objects/line-type/index.html index 26dfce74..750d1e6b 100644 --- a/docs/mnx-reference/objects/line-type/index.html +++ b/docs/mnx-reference/objects/line-type/index.html @@ -58,6 +58,8 @@

The line type object

+ + diff --git a/docs/mnx-reference/objects/measure-count/index.html b/docs/mnx-reference/objects/measure-count/index.html index 0de15afc..20c8acda 100644 --- a/docs/mnx-reference/objects/measure-count/index.html +++ b/docs/mnx-reference/objects/measure-count/index.html @@ -56,6 +56,8 @@

The measure count object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/measure-global/index.html b/docs/mnx-reference/objects/measure-global/index.html index 1444d555..13112cd2 100644 --- a/docs/mnx-reference/objects/measure-global/index.html +++ b/docs/mnx-reference/objects/measure-global/index.html @@ -209,6 +209,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/measure-location/index.html b/docs/mnx-reference/objects/measure-location/index.html index 02ea0487..ee96925c 100644 --- a/docs/mnx-reference/objects/measure-location/index.html +++ b/docs/mnx-reference/objects/measure-location/index.html @@ -56,6 +56,8 @@

The measure location object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/measure-number/index.html b/docs/mnx-reference/objects/measure-number/index.html index 4fb7e08c..ea89eba5 100644 --- a/docs/mnx-reference/objects/measure-number/index.html +++ b/docs/mnx-reference/objects/measure-number/index.html @@ -56,6 +56,8 @@

The measure number object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/mnx/index.html b/docs/mnx-reference/objects/mnx/index.html index 5a1bc0db..42edd111 100644 --- a/docs/mnx-reference/objects/mnx/index.html +++ b/docs/mnx-reference/objects/mnx/index.html @@ -85,6 +85,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/multimeasure-rest/index.html b/docs/mnx-reference/objects/multimeasure-rest/index.html index 3a11a517..cddaa0f8 100644 --- a/docs/mnx-reference/objects/multimeasure-rest/index.html +++ b/docs/mnx-reference/objects/multimeasure-rest/index.html @@ -109,6 +109,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/note-value-base/index.html b/docs/mnx-reference/objects/note-value-base/index.html index eb05bbca..47f3816f 100644 --- a/docs/mnx-reference/objects/note-value-base/index.html +++ b/docs/mnx-reference/objects/note-value-base/index.html @@ -52,29 +52,108 @@

The note value base object

Type: String

-Valid values are: - -duplexMaxima -maxima -longa -breve -whole -half -quarter -eighth -16th -32nd -64th -128th -256th -512th -1024th -2048th -4096th +

Allowed values:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ValueDescription
"1024th"
"128th"
"16th"
"2048th"
"256th"
"32nd"
"4096th"
"512th"
"64th"
"breve"
"duplexMaxima"
"eighth"
"half"
"longa"
"maxima"
"quarter"
"whole"
+ +

Examples

diff --git a/docs/mnx-reference/objects/note-value-quantity/index.html b/docs/mnx-reference/objects/note-value-quantity/index.html index c8a4ee52..01242aa3 100644 --- a/docs/mnx-reference/objects/note-value-quantity/index.html +++ b/docs/mnx-reference/objects/note-value-quantity/index.html @@ -96,6 +96,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/note-value/index.html b/docs/mnx-reference/objects/note-value/index.html index 9b56c059..9ff4b648 100644 --- a/docs/mnx-reference/objects/note-value/index.html +++ b/docs/mnx-reference/objects/note-value/index.html @@ -96,6 +96,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/note/index.html b/docs/mnx-reference/objects/note/index.html index 7fcf03b7..fba3f188 100644 --- a/docs/mnx-reference/objects/note/index.html +++ b/docs/mnx-reference/objects/note/index.html @@ -162,6 +162,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/octave-shift-amount/index.html b/docs/mnx-reference/objects/octave-shift-amount/index.html index 7e2e9b31..7e1b9c42 100644 --- a/docs/mnx-reference/objects/octave-shift-amount/index.html +++ b/docs/mnx-reference/objects/octave-shift-amount/index.html @@ -56,6 +56,8 @@

The octave shift amount object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/octave-shift/index.html b/docs/mnx-reference/objects/octave-shift/index.html index 44256fd3..d25c27ff 100644 --- a/docs/mnx-reference/objects/octave-shift/index.html +++ b/docs/mnx-reference/objects/octave-shift/index.html @@ -131,6 +131,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/octave/index.html b/docs/mnx-reference/objects/octave/index.html index aa5ce6b0..c2782174 100644 --- a/docs/mnx-reference/objects/octave/index.html +++ b/docs/mnx-reference/objects/octave/index.html @@ -58,6 +58,8 @@

The note octave object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/orientation/index.html b/docs/mnx-reference/objects/orientation/index.html index 7c71e512..0d24a587 100644 --- a/docs/mnx-reference/objects/orientation/index.html +++ b/docs/mnx-reference/objects/orientation/index.html @@ -58,6 +58,8 @@

The orientation object

+ + diff --git a/docs/mnx-reference/objects/page/index.html b/docs/mnx-reference/objects/page/index.html index 3b7ce9bf..1b7a5b6a 100644 --- a/docs/mnx-reference/objects/page/index.html +++ b/docs/mnx-reference/objects/page/index.html @@ -101,6 +101,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/part-measure/index.html b/docs/mnx-reference/objects/part-measure/index.html index 4b65a5e8..c626d499 100644 --- a/docs/mnx-reference/objects/part-measure/index.html +++ b/docs/mnx-reference/objects/part-measure/index.html @@ -116,6 +116,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/part-name/index.html b/docs/mnx-reference/objects/part-name/index.html index 2067b91b..acb7dcca 100644 --- a/docs/mnx-reference/objects/part-name/index.html +++ b/docs/mnx-reference/objects/part-name/index.html @@ -56,6 +56,8 @@

The part name object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/part-short-name/index.html b/docs/mnx-reference/objects/part-short-name/index.html index 1f391a8e..3a8bd172 100644 --- a/docs/mnx-reference/objects/part-short-name/index.html +++ b/docs/mnx-reference/objects/part-short-name/index.html @@ -58,6 +58,8 @@

The part short name object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/part/index.html b/docs/mnx-reference/objects/part/index.html index 70613467..c5ee76c3 100644 --- a/docs/mnx-reference/objects/part/index.html +++ b/docs/mnx-reference/objects/part/index.html @@ -143,6 +143,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/perform-options/index.html b/docs/mnx-reference/objects/perform-options/index.html index 31f23331..fdf3a571 100644 --- a/docs/mnx-reference/objects/perform-options/index.html +++ b/docs/mnx-reference/objects/perform-options/index.html @@ -58,6 +58,8 @@

The perform options object

+ + diff --git a/docs/mnx-reference/objects/pitch/index.html b/docs/mnx-reference/objects/pitch/index.html index f89e1603..8c71e509 100644 --- a/docs/mnx-reference/objects/pitch/index.html +++ b/docs/mnx-reference/objects/pitch/index.html @@ -105,6 +105,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/positioned-clef/index.html b/docs/mnx-reference/objects/positioned-clef/index.html index 3e56a5cd..22f679fb 100644 --- a/docs/mnx-reference/objects/positioned-clef/index.html +++ b/docs/mnx-reference/objects/positioned-clef/index.html @@ -98,6 +98,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/positive-integer/index.html b/docs/mnx-reference/objects/positive-integer/index.html index d139004e..ca5c7d11 100644 --- a/docs/mnx-reference/objects/positive-integer/index.html +++ b/docs/mnx-reference/objects/positive-integer/index.html @@ -56,6 +56,8 @@

The positive integer object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/repeat-end/index.html b/docs/mnx-reference/objects/repeat-end/index.html index d7a8bb33..7b387a9b 100644 --- a/docs/mnx-reference/objects/repeat-end/index.html +++ b/docs/mnx-reference/objects/repeat-end/index.html @@ -83,6 +83,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/repeat-start/index.html b/docs/mnx-reference/objects/repeat-start/index.html index 31534097..72f41be0 100644 --- a/docs/mnx-reference/objects/repeat-start/index.html +++ b/docs/mnx-reference/objects/repeat-start/index.html @@ -56,6 +56,8 @@

The repeat start object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/repeat-times/index.html b/docs/mnx-reference/objects/repeat-times/index.html index 006dc42a..5cb6aae6 100644 --- a/docs/mnx-reference/objects/repeat-times/index.html +++ b/docs/mnx-reference/objects/repeat-times/index.html @@ -56,6 +56,8 @@

The repeat times object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/rest/index.html b/docs/mnx-reference/objects/rest/index.html index f2f458f6..a97c33d9 100644 --- a/docs/mnx-reference/objects/rest/index.html +++ b/docs/mnx-reference/objects/rest/index.html @@ -85,6 +85,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/rhythmic-position/index.html b/docs/mnx-reference/objects/rhythmic-position/index.html index 7fcaa7d4..235cc7a7 100644 --- a/docs/mnx-reference/objects/rhythmic-position/index.html +++ b/docs/mnx-reference/objects/rhythmic-position/index.html @@ -99,6 +99,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/root/index.html b/docs/mnx-reference/objects/root/index.html index 0676b428..79e052ce 100644 --- a/docs/mnx-reference/objects/root/index.html +++ b/docs/mnx-reference/objects/root/index.html @@ -136,6 +136,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/score-name/index.html b/docs/mnx-reference/objects/score-name/index.html index 9be7a0da..3d9d7d05 100644 --- a/docs/mnx-reference/objects/score-name/index.html +++ b/docs/mnx-reference/objects/score-name/index.html @@ -56,6 +56,8 @@

The score name object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/score/index.html b/docs/mnx-reference/objects/score/index.html index 0642ad4f..42d94c71 100644 --- a/docs/mnx-reference/objects/score/index.html +++ b/docs/mnx-reference/objects/score/index.html @@ -130,6 +130,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/segno/index.html b/docs/mnx-reference/objects/segno/index.html index fa756b01..76028ee7 100644 --- a/docs/mnx-reference/objects/segno/index.html +++ b/docs/mnx-reference/objects/segno/index.html @@ -116,6 +116,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/sequence/index.html b/docs/mnx-reference/objects/sequence/index.html index 678fc585..6e9bea68 100644 --- a/docs/mnx-reference/objects/sequence/index.html +++ b/docs/mnx-reference/objects/sequence/index.html @@ -135,6 +135,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/simple-color/index.html b/docs/mnx-reference/objects/simple-color/index.html index 1f4e6b97..cdd8bdff 100644 --- a/docs/mnx-reference/objects/simple-color/index.html +++ b/docs/mnx-reference/objects/simple-color/index.html @@ -62,6 +62,8 @@

The simple color object

+ + diff --git a/docs/mnx-reference/objects/slur-side/index.html b/docs/mnx-reference/objects/slur-side/index.html index d293c33c..fe16861b 100644 --- a/docs/mnx-reference/objects/slur-side/index.html +++ b/docs/mnx-reference/objects/slur-side/index.html @@ -56,6 +56,30 @@

The slur side object

+

Allowed values:

+ + + + + + + + + + + + + + + + + + + +
ValueDescription
"down"
"up"
+ + +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/slur-tie-end-location/index.html b/docs/mnx-reference/objects/slur-tie-end-location/index.html index 688cd298..05da4bd9 100644 --- a/docs/mnx-reference/objects/slur-tie-end-location/index.html +++ b/docs/mnx-reference/objects/slur-tie-end-location/index.html @@ -56,6 +56,8 @@

The slur/tie end location object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/slur/index.html b/docs/mnx-reference/objects/slur/index.html index 36689239..b2c35b9d 100644 --- a/docs/mnx-reference/objects/slur/index.html +++ b/docs/mnx-reference/objects/slur/index.html @@ -149,6 +149,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/smufl-font/index.html b/docs/mnx-reference/objects/smufl-font/index.html index 052834bb..ac2904f3 100644 --- a/docs/mnx-reference/objects/smufl-font/index.html +++ b/docs/mnx-reference/objects/smufl-font/index.html @@ -58,6 +58,8 @@

The smufl font object

+ + diff --git a/docs/mnx-reference/objects/smufl-glyph/index.html b/docs/mnx-reference/objects/smufl-glyph/index.html index c97b9929..ed57fb1e 100644 --- a/docs/mnx-reference/objects/smufl-glyph/index.html +++ b/docs/mnx-reference/objects/smufl-glyph/index.html @@ -64,6 +64,8 @@

The smufl glyph object

+ + diff --git a/docs/mnx-reference/objects/soft-accent/index.html b/docs/mnx-reference/objects/soft-accent/index.html index 83672e20..8bfbf9be 100644 --- a/docs/mnx-reference/objects/soft-accent/index.html +++ b/docs/mnx-reference/objects/soft-accent/index.html @@ -58,6 +58,8 @@

The soft accent object

+ + diff --git a/docs/mnx-reference/objects/space/index.html b/docs/mnx-reference/objects/space/index.html index ce25a6c6..5cfe22e0 100644 --- a/docs/mnx-reference/objects/space/index.html +++ b/docs/mnx-reference/objects/space/index.html @@ -98,6 +98,8 @@

Keys:

+ + diff --git a/docs/mnx-reference/objects/spiccato/index.html b/docs/mnx-reference/objects/spiccato/index.html index 14774e5e..b5f35a2c 100644 --- a/docs/mnx-reference/objects/spiccato/index.html +++ b/docs/mnx-reference/objects/spiccato/index.html @@ -58,6 +58,8 @@

The spiccato object

+ + diff --git a/docs/mnx-reference/objects/staccatissimo/index.html b/docs/mnx-reference/objects/staccatissimo/index.html index 4fb67818..cab2df0d 100644 --- a/docs/mnx-reference/objects/staccatissimo/index.html +++ b/docs/mnx-reference/objects/staccatissimo/index.html @@ -58,6 +58,8 @@

The staccatissimo object

+ + diff --git a/docs/mnx-reference/objects/staccato/index.html b/docs/mnx-reference/objects/staccato/index.html index fa575d71..6d9cfab6 100644 --- a/docs/mnx-reference/objects/staccato/index.html +++ b/docs/mnx-reference/objects/staccato/index.html @@ -56,6 +56,8 @@

The staccato object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/staff-count/index.html b/docs/mnx-reference/objects/staff-count/index.html index 5eb6b57f..63b96135 100644 --- a/docs/mnx-reference/objects/staff-count/index.html +++ b/docs/mnx-reference/objects/staff-count/index.html @@ -56,6 +56,8 @@

The staff count object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/staff-group/index.html b/docs/mnx-reference/objects/staff-group/index.html index 07a2fe0e..6c6f604d 100644 --- a/docs/mnx-reference/objects/staff-group/index.html +++ b/docs/mnx-reference/objects/staff-group/index.html @@ -125,6 +125,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/staff-label/index.html b/docs/mnx-reference/objects/staff-label/index.html index 9adb7037..f7158157 100644 --- a/docs/mnx-reference/objects/staff-label/index.html +++ b/docs/mnx-reference/objects/staff-label/index.html @@ -56,6 +56,8 @@

The staff label object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/staff-labelref/index.html b/docs/mnx-reference/objects/staff-labelref/index.html index e9bbde49..cb0a67ad 100644 --- a/docs/mnx-reference/objects/staff-labelref/index.html +++ b/docs/mnx-reference/objects/staff-labelref/index.html @@ -56,6 +56,8 @@

The staff labelref object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/staff-number/index.html b/docs/mnx-reference/objects/staff-number/index.html index 3f3ce235..c7b11e76 100644 --- a/docs/mnx-reference/objects/staff-number/index.html +++ b/docs/mnx-reference/objects/staff-number/index.html @@ -56,6 +56,8 @@

The staff number object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/staff-position/index.html b/docs/mnx-reference/objects/staff-position/index.html index d8c4677c..f4fc03b3 100644 --- a/docs/mnx-reference/objects/staff-position/index.html +++ b/docs/mnx-reference/objects/staff-position/index.html @@ -66,6 +66,8 @@

The staff position object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/staff-source/index.html b/docs/mnx-reference/objects/staff-source/index.html index 9a75e8d2..d4473a62 100644 --- a/docs/mnx-reference/objects/staff-source/index.html +++ b/docs/mnx-reference/objects/staff-source/index.html @@ -140,6 +140,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/staff-symbol/index.html b/docs/mnx-reference/objects/staff-symbol/index.html index ce92466c..b635bad6 100644 --- a/docs/mnx-reference/objects/staff-symbol/index.html +++ b/docs/mnx-reference/objects/staff-symbol/index.html @@ -56,6 +56,30 @@

The staff symbol object

+

Allowed values:

+ + + + + + + + + + + + + + + + + + + +
ValueDescription
"brace"
"bracket"
+ + +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/staff/index.html b/docs/mnx-reference/objects/staff/index.html index 8efb248d..12f4a6ac 100644 --- a/docs/mnx-reference/objects/staff/index.html +++ b/docs/mnx-reference/objects/staff/index.html @@ -134,6 +134,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/stem-direction/index.html b/docs/mnx-reference/objects/stem-direction/index.html index 8f155d32..eede90da 100644 --- a/docs/mnx-reference/objects/stem-direction/index.html +++ b/docs/mnx-reference/objects/stem-direction/index.html @@ -56,6 +56,30 @@

The stem direction object

+

Allowed values:

+ + + + + + + + + + + + + + + + + + + +
ValueDescription
"down"
"up"
+ + +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/step/index.html b/docs/mnx-reference/objects/step/index.html index 3ac90d26..05988a55 100644 --- a/docs/mnx-reference/objects/step/index.html +++ b/docs/mnx-reference/objects/step/index.html @@ -52,11 +52,58 @@

The note step object

Type: String

-"A" through "G" +

Allowed values:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ValueDescription
"A"
"B"
"C"
"D"
"E"
"F"
"G"
+ +

Examples

diff --git a/docs/mnx-reference/objects/stress-marking/index.html b/docs/mnx-reference/objects/stress-marking/index.html index 696db9d6..f41eaab5 100644 --- a/docs/mnx-reference/objects/stress-marking/index.html +++ b/docs/mnx-reference/objects/stress-marking/index.html @@ -58,6 +58,8 @@

The stress marking object

+ + diff --git a/docs/mnx-reference/objects/string/index.html b/docs/mnx-reference/objects/string/index.html index 9695f596..fa88d523 100644 --- a/docs/mnx-reference/objects/string/index.html +++ b/docs/mnx-reference/objects/string/index.html @@ -58,6 +58,8 @@

The string object

+ + diff --git a/docs/mnx-reference/objects/strong-accent/index.html b/docs/mnx-reference/objects/strong-accent/index.html index e96c4629..97fe0461 100644 --- a/docs/mnx-reference/objects/strong-accent/index.html +++ b/docs/mnx-reference/objects/strong-accent/index.html @@ -83,6 +83,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/style-class/index.html b/docs/mnx-reference/objects/style-class/index.html index 50c05caa..db761102 100644 --- a/docs/mnx-reference/objects/style-class/index.html +++ b/docs/mnx-reference/objects/style-class/index.html @@ -58,6 +58,8 @@

The style class object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/style-global/index.html b/docs/mnx-reference/objects/style-global/index.html index 98462d6a..240f6ea9 100644 --- a/docs/mnx-reference/objects/style-global/index.html +++ b/docs/mnx-reference/objects/style-global/index.html @@ -110,6 +110,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/style-selector/index.html b/docs/mnx-reference/objects/style-selector/index.html index d63f3fed..100215a5 100644 --- a/docs/mnx-reference/objects/style-selector/index.html +++ b/docs/mnx-reference/objects/style-selector/index.html @@ -56,6 +56,8 @@

The style-selector object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/system-layout/index.html b/docs/mnx-reference/objects/system-layout/index.html index bdd6d83d..5007ee37 100644 --- a/docs/mnx-reference/objects/system-layout/index.html +++ b/docs/mnx-reference/objects/system-layout/index.html @@ -103,6 +103,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/system/index.html b/docs/mnx-reference/objects/system/index.html index 0d406eb6..d3e3eb07 100644 --- a/docs/mnx-reference/objects/system/index.html +++ b/docs/mnx-reference/objects/system/index.html @@ -112,6 +112,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/tempo/index.html b/docs/mnx-reference/objects/tempo/index.html index 4607eaab..b20d4c87 100644 --- a/docs/mnx-reference/objects/tempo/index.html +++ b/docs/mnx-reference/objects/tempo/index.html @@ -107,6 +107,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/tenuto/index.html b/docs/mnx-reference/objects/tenuto/index.html index ce8bb81e..8bbeaaf3 100644 --- a/docs/mnx-reference/objects/tenuto/index.html +++ b/docs/mnx-reference/objects/tenuto/index.html @@ -56,6 +56,8 @@

The tenuto object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/tie/index.html b/docs/mnx-reference/objects/tie/index.html index 480f7ce9..3cb44017 100644 --- a/docs/mnx-reference/objects/tie/index.html +++ b/docs/mnx-reference/objects/tie/index.html @@ -96,6 +96,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/time-signature-unit/index.html b/docs/mnx-reference/objects/time-signature-unit/index.html index 39322c69..9e814ea1 100644 --- a/docs/mnx-reference/objects/time-signature-unit/index.html +++ b/docs/mnx-reference/objects/time-signature-unit/index.html @@ -58,6 +58,8 @@

The time signature unit object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/time/index.html b/docs/mnx-reference/objects/time/index.html index 04c94494..680e8da4 100644 --- a/docs/mnx-reference/objects/time/index.html +++ b/docs/mnx-reference/objects/time/index.html @@ -98,6 +98,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/tremolo-single/index.html b/docs/mnx-reference/objects/tremolo-single/index.html index dc08aea9..20be567f 100644 --- a/docs/mnx-reference/objects/tremolo-single/index.html +++ b/docs/mnx-reference/objects/tremolo-single/index.html @@ -83,6 +83,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/tuplet-display-setting/index.html b/docs/mnx-reference/objects/tuplet-display-setting/index.html index 86245ebf..1091036c 100644 --- a/docs/mnx-reference/objects/tuplet-display-setting/index.html +++ b/docs/mnx-reference/objects/tuplet-display-setting/index.html @@ -58,6 +58,8 @@

The tuplet display setting object

+ + diff --git a/docs/mnx-reference/objects/tuplet/index.html b/docs/mnx-reference/objects/tuplet/index.html index d9315d6c..11548d79 100644 --- a/docs/mnx-reference/objects/tuplet/index.html +++ b/docs/mnx-reference/objects/tuplet/index.html @@ -178,6 +178,8 @@

Keys:

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/unstress-marking/index.html b/docs/mnx-reference/objects/unstress-marking/index.html index 7fda5d60..88f41882 100644 --- a/docs/mnx-reference/objects/unstress-marking/index.html +++ b/docs/mnx-reference/objects/unstress-marking/index.html @@ -58,6 +58,8 @@

The unstress marking object

+ + diff --git a/docs/mnx-reference/objects/up-or-down/index.html b/docs/mnx-reference/objects/up-or-down/index.html index 012ffd38..1ef7f31b 100644 --- a/docs/mnx-reference/objects/up-or-down/index.html +++ b/docs/mnx-reference/objects/up-or-down/index.html @@ -52,11 +52,33 @@

The up or down object

Type: String

-Either the string "up" or "down". +

Allowed values:

+ + + + + + + + + + + + + + + + + + + +
ValueDescription
"down"
"up"
+ + diff --git a/docs/mnx-reference/objects/version-number/index.html b/docs/mnx-reference/objects/version-number/index.html index ec28a97d..7b3cc772 100644 --- a/docs/mnx-reference/objects/version-number/index.html +++ b/docs/mnx-reference/objects/version-number/index.html @@ -56,6 +56,8 @@

The version number object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/voice-name/index.html b/docs/mnx-reference/objects/voice-name/index.html index c8deafb9..3c85c33b 100644 --- a/docs/mnx-reference/objects/voice-name/index.html +++ b/docs/mnx-reference/objects/voice-name/index.html @@ -56,6 +56,8 @@

The voice name object

+ +

Examples

This object is used in the following examples:

diff --git a/docs/mnx-reference/objects/yes-no-auto/index.html b/docs/mnx-reference/objects/yes-no-auto/index.html index 5c71c6d8..741b7e32 100644 --- a/docs/mnx-reference/objects/yes-no-auto/index.html +++ b/docs/mnx-reference/objects/yes-no-auto/index.html @@ -56,6 +56,35 @@

The yes, no or auto object

+

Allowed values:

+ + + + + + + + + + + + + + + + + + + + + + + + +
ValueDescription
"auto"
"no"
"yes"
+ + + diff --git a/docs/mnx-schema.json b/docs/mnx-schema.json index 3f2eed25..55217544 100644 --- a/docs/mnx-schema.json +++ b/docs/mnx-schema.json @@ -15,6 +15,10 @@ "additionalProperties": false, "properties": { "direction": { + "enum": [ + "left", + "right" + ], "type": "string" }, "event": { @@ -178,6 +182,15 @@ "type": "integer" }, "step": { + "enum": [ + "A", + "B", + "C", + "D", + "E", + "F", + "G" + ], "type": "string" } }, @@ -290,6 +303,25 @@ "additionalProperties": false, "properties": { "base": { + "enum": [ + "duplexMaxima", + "maxima", + "longa", + "breve", + "whole", + "half", + "quarter", + "eighth", + "16th", + "32nd", + "64th", + "128th", + "256th", + "512th", + "1024th", + "2048th", + "4096th" + ], "type": "string" }, "dots": { @@ -324,6 +356,10 @@ "type": "integer" }, "slur-side": { + "enum": [ + "up", + "down" + ], "type": "string" }, "slur-tie-end-location": { @@ -348,9 +384,17 @@ "type": "integer" }, "staff-symbol": { + "enum": [ + "bracket", + "brace" + ], "type": "string" }, "stem-direction": { + "enum": [ + "up", + "down" + ], "type": "string" }, "style-class": { @@ -443,6 +487,10 @@ "type": "string" }, "up-or-down": { + "enum": [ + "up", + "down" + ], "type": "string" }, "voice-name": { @@ -525,6 +573,10 @@ "$ref": "#/$defs/measure-location" }, "type": { + "enum": [ + "dsalfine", + "segno" + ], "type": "string" } }, @@ -722,6 +774,11 @@ "type": "integer" }, "sign": { + "enum": [ + "C", + "F", + "G" + ], "type": "string" }, "staffPosition": { @@ -786,6 +843,11 @@ "type": "array" }, "grace-type": { + "enum": [ + "make-time", + "steal-following", + "steal-previous" + ], "type": "string" }, "slash": { @@ -806,6 +868,11 @@ "additionalProperties": false, "properties": { "bracket": { + "enum": [ + "yes", + "no", + "auto" + ], "type": "string" }, "content": {