musica / source /ui /src /lib /config.json
MMVos's picture
try
4a9e8e5
raw
history blame
No virus
479 Bytes
{
"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"
}
}