Skip to content

Latest commit

 

History

History
100 lines (56 loc) · 2.57 KB

File metadata and controls

100 lines (56 loc) · 2.57 KB

[TITLE MISSING]

Definitions

MusicTraditionReference

A reference to a music tradition with the music-tradition-specific name of the entry

  • Type: Object
Key Description Details
id The music tradition's identifier. See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

The music tradition's identifier.

  • Type: Integer
  • Minimum: 1

translations

All translations for the entry, identified by IETF language tag (BCP47).


MusicTraditionReferenceTranslation

  • Type: Object
Key Description Details
name The music-tradition-specific name of the entry. See details

name

The music-tradition-specific name of the entry.


MusicDuration

  • Type: Object
Key Description Details
length See details
reusability See details

length

reusability


MusicLength


MusicLength'0

  • Constant: "Long"

MusicLength'1

  • Constant: "Short"

MusicReusability


MusicReusability'0

  • Constant: "OneTime"

MusicReusability'1

  • Constant: "Sustainable"