Also search on name when setting midi port

This commit is contained in:
2024-07-13 16:44:33 +02:00
parent f2269c8865
commit 8df6a4fff6
45 changed files with 2387 additions and 934 deletions

View File

@@ -1,6 +1,6 @@
apply(from = "settings.common.gradle.kts")
rootProject.name = "vst-chip"
rootProject.name = "vst-string"
include(":common")
include(":audio-worklet")