Skip to content

V1.1.0Release

Latest

Choose a tag to compare

@OTODESK4193 OTODESK4193 released this 18 Jun 05:02
· 5 commits to master since this release

πŸ“‹ Changelog v1.10 (2026-06-18)

πŸ”§ Auto Level β€” Full Overhaul

  • Changed to Real-Time Measurement System
  • Revamped the system to measure real-time audio for a set duration after pressing the Analyze button.
  • Legacy: Analyzed past audio data retrospectively.
  • Two-Phase Automated Analysis Flow
  • Phase 1 "SweetSpot": Measures the original input level and automatically adjusts InputGain to around -18dBFS.
  • Phase 2 "AutoLevel": Compares the adjusted Dry/Wet volumes to calculate the Suggest value.
  • Fixed Apply Addition Logic
  • During re-analysis, the Suggest value is now applied as a differential addition to the current OutputGain.
  • Legacy: Overwrote the value with an absolute number.
  • Phase Progress Display
  • Displays real-time progress during analysis, changing from "SweetSpot..." to "AutoLevel...".

🎧 Listen Mode Improvements

  • Pure Dry Output
  • When the Listen button is turned ON, it now outputs the pure original sound passed only through InputGain.
  • Legacy: Outputted the signal passed through the DSP dry path.