Several fixes and new example

This commit is contained in:
2025-06-23 23:26:42 -06:00
parent 1434b0d0ed
commit e695c67363
11 changed files with 1341 additions and 92 deletions

View File

@ -151,7 +151,7 @@
"instrument": {
"type": "string",
"description": "Instrument/waveform type",
"enum": ["sine", "square", "sawtooth", "triangle", "noise"]
"enum": ["sine", "square", "sawtooth", "triangle", "noise", "piano"]
},
"volume": {
"type": "number",