The space object
Type: Dictionary
The space object represents a discrete period of time within a sequence in which no sequence content occurs. It embodies the idea of blank space within a measure.
Attributes
| Name | Type | Required? | Description | 
|---|---|---|---|
| An array of integer (unsigned) objects | Yes | The metrical duration of this space, represented as a fraction. For example, to match a quarter note's duration, use [1, 4].  | 
|
        
            The string "space"
        
     | 
    Yes | 
Plus globally available attributes: _c, _x, id
Parent objects
This object is used by the following parent objects:
- sequence: "content"