TooB Spectum Analyzer

This commit is contained in:
Robin Davies
2022-02-04 07:06:09 -05:00
parent caa2aa1312
commit 5c5bf29d48
14 changed files with 584 additions and 86 deletions
+1
View File
@@ -365,6 +365,7 @@ const PluginControlView =
for (let i = 0; i < controls.length; ++i)
{
controls[i].key = 'k'+i;
result.push(controls[i]);
}