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.
17 lines
664 B
XML
17 lines
664 B
XML
<project version="4">
|
|
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
|
<component name="FrameworkDetectionExcludesConfiguration">
|
|
<file type="web" url="file://$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="temurin-21" project-jdk-type="JavaSDK">
|
|
<output url="file://$PROJECT_DIR$/out" />
|
|
</component>
|
|
<component name="accountSettings">
|
|
<option name="activeRegion" value="us-east-1" />
|
|
<option name="recentlyUsedRegions">
|
|
<list>
|
|
<option value="us-east-1" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
</project> |