11 Commits

Author SHA1 Message Date
573fc921bb Update vst-ui-base dependency to version 1.1.2
Upgraded the nl.astraeus:vst-ui-base library from version 1.1.1 to 1.1.2 in the build.gradle.kts file. This update aims to take advantage of improvements or bug fixes introduced in the new version. Keeping dependencies up to date helps maintain code reliability and performance.
2024-12-08 10:17:34 +01:00
37a42dd88c Add main class configuration for application plugin
Configured the 'application' plugin with the main class to ensure the application starts with the correct entry point. This change is necessary for proper execution of the program when deploying or running from the build system.
2024-12-08 10:14:28 +01:00
76866eb392 Update dependencies 2024-12-08 10:07:56 +01:00
1eed613b2a Move stuff into base 2024-08-09 19:55:15 +02:00
8df6a4fff6 Also search on name when setting midi port 2024-07-13 16:44:33 +02:00
976328ed69 Save patch 2024-06-30 20:32:43 +02:00
05764ec588 Use vst-ui-base 2024-06-27 12:32:17 +02:00
f7e088bb67 Add channel selection 2024-06-26 14:10:03 +02:00
2cb2a0119c Failing build 2024-06-26 10:30:26 +02:00
94dec1f636 Listen to midi 2024-06-17 21:06:39 +02:00
68b7ffffa8 Initial commit 2024-06-16 20:40:05 +02:00