Commit Graph

5 Commits

Author SHA1 Message Date
29aac228e5 Update VST Worklet Base dependency version
Upgrade the nl.astraeus:vst-worklet-base dependency from version 1.0.0-SNAPSHOT to 1.0.1 in audio-worklet/build.gradle.kts. This change ensures compatibility with the updated library while bringing in any fixes or enhancements included in the new version.
2024-12-08 20:43:00 +01:00
ee76d4c4a3 Refactor project structure by removing "common" module
Removed the "common" module and associated configurations from the project. Updated dependencies and file placements to reflect these changes across build and source files. Migrated necessary code from the "common" module to relevant existing modules to maintain functionality.
2024-12-08 14:57:01 +01:00
f2269c8865 Also search on name when setting midi port 2024-07-02 19:17:35 +02:00
f4a5d0a75b Fx 2024-06-20 18:57:20 +02:00
68b7ffffa8 Initial commit 2024-06-16 20:40:05 +02:00