Skip to content

5.0.0

Latest

Choose a tag to compare

@juzzlin juzzlin released this 13 Jul 19:08

Release date:

Mon, 13 Jul 2026 21:34:26 +0300

New features:

  • Add audio normalization, trimming, and loudness/true peak analysis options to render/export

  • Add a pan column to the tracker

    • Per-line stereo panning sent as MIDI CC #10 (0 = left, 64 = center, 127 = right)
    • Displayed and editable only on the first note column of each track; other columns show ---
    • Pan values can be placed on any line including empty ones, so panning changes are sent
      on every step regardless of note events
    • Pan interpolation available via right-click => Column => Interpolate pan
  • Synth improvements

    • Add LFO 2
      • Same targets as LFO 1: Pitch, Shape, Cutoff, Volume, Resonance, Pan
      • Modulations stack additively with LFO 1
      • Displayed side-by-side with LFO 1 in the effects tab
    • Add Dual voice mode
  • New rack effects

    • All-pass Filter
    • Saturator
  • New utility rack effects (use as inserts)

    • LUFS meter
    • True Peak meter
    • RTA (Real-time Analysator)
  • Add side chain source name to the Compressor effects rack preview string

  • Implement an experimental String & Voice device based on VC340

Bug fixes:

  • Fix song position clamping when song length decreases

  • Fix sampler failing to locate embedded sample files during save as

  • Fix manual pan entry not working on the pan column

  • Fix square wave shape not working unless modulated

Other:

  • Update user manual with pan column documentation

  • Add LFO 1 and LFO 2 to synth XML serialization round-trip test