{
"$schema": "https://unpkg.com/@web-kits/audio/patch.schema.json",
"name": "Untitled",
"sounds": {
"main": {
"color": "hsl(210, 70%, 60%)",
"source": {
"type": "sine",
"frequency": 440
},
"envelope": {
"decay": 0.3
},
"gain": 0.8,
"pan": 0
}
}
}