Skip to main content

WIKI_TEMPERAMENTS

Static WIKI_TEMPERAMENTS 

Source
pub static WIKI_TEMPERAMENTS: [NamedTemperament; 95]
Expand description

Every regular temperament collected from the wiki, by name.

A static rather than a const: at this size a const would be copied into every place that reads it.