Commit Graph

3 Commits

Author SHA1 Message Date
418ce6452e Add chorus effect implementation to ChipProcessor
Introduced chorus effect parameters (`rate`, `depth`, `mix`) and integrated real-time processing. Updated `PatchDTO` and `MainView` to support chorus controls and visualization. Enhanced MIDI handling for dynamic chorus adjustments.
2026-07-03 14:22:44 +02:00
b20b2266ba Upgrade JDK and simplify artifact configurations.
Updated project settings to use JDK 21 and its specific SDK naming. Simplified XML artifact configurations by removing module-output elements. Applied experimental annotation for JavaScript exports in Kotlin source files.
2024-12-08 13:57:15 +01:00
68b7ffffa8 Initial commit 2024-06-16 20:40:05 +02:00