Listen to midi

This commit is contained in:
2024-06-17 21:06:39 +02:00
parent 68b7ffffa8
commit 94dec1f636
6 changed files with 160 additions and 46 deletions

View File

@@ -23,7 +23,6 @@ kotlin {
browser {
commonWebpackConfig {
outputFileName = "vst-chip-worklet-ui.js"
//cssSupport.enabled = true
sourceMaps = true
}