File size: 479 Bytes
4a9e8e5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "styles": {
    "piano": "Piano",
    "chamber": "Chamber Music",
    "rock_and_metal": "Rock and Metal",
    "synth": "Synthesizer",
    "church": "Church",
    "timpani_strings_harp": "Timpani, Contrabass, Harp",
    "country": "Country",
    "reggae": "Reggae-esque"
  },
  "densities": {
    "low": "Low",
    "medium": "Medium",
    "high": "High"
  },
  "temperatures": {
    "low": "Low",
    "medium": "Medium",
    "high": "High",
    "very_high": "Very High"
  }
}