Skip to content

7.0.0

Latest

Choose a tag to compare

@juzzlin juzzlin released this 19 Aug 20:32
· 13 commits to master since this release

Release date:

Wed, 19 Aug 2026 21:27:02 +0300

New features:

  • Add the Mixer view

  • Add new rack effects

    • Stereo Widener: width per band, so the top can be opened up while the
      bottom is pulled together or centred outright
    • Stereo Field Meter: a goniometer with correlation broadband and per
      band, mid and side levels and balance
    • Dimension: builds width out of the centre of the mix, and no setting
      of it can cost a mono listener anything
    • Early Reflections: the room a sound is in, without a tail
    • Multiband Compressor, Phaser, Auto Filter
    • Bass Grinder, Stereo Enhancer, Stereo Exciter, Tube Stage, Wave Designer
  • Add new devices

    • Piano Synth V2, voiced against a Yamaha CP80 recording: a bank of
      resonators, one per partial
    • Kick808
  • Add Dual, Supersaw, Drift and Mono voice modes to the Wavetable Synth

    • Existing projects keep their voice mode: the ordinals are unchanged
  • Add new wavetables to the Wavetable Synth

    • Pulse Width, Vocal Formant, Resonant Sweep and Organ Drawbar
    • Wavetables are now built on first use instead of at startup
  • Add Curve to the Amp EG and Mod EG of the Synth and the Wavetable Synth

    • Bends the envelope segments into the analog shape a pluck needs
    • Existing projects keep their straight lines: the knob defaults to zero
  • Add the Mono voice mode, the 32' footage and the Pitch 1, Pitch 2 and
    Pitch 3 LFO targets to the Synth

  • Add Pitch Bend Range to the Bass Synth

    • Existing projects keep the previous fixed range of 2 semitones
  • Add the RMS detector mode to the Compressor

  • Add a live integrated (I) reading to the LUFS Meter

    • Gated per ITU-R BS.1770-4, updated as the song plays
  • Add typing exact values and finer wheel steps to knobs

    • Double-click the readout to type a value; units are understood, as in
      -3 dB, 250 ms, 1.5 kHz, L50 or Bypass
    • Ctrl + wheel steps ten times finer, Shift + wheel five times coarser
  • Add Ok and Cancel to the rack effect dialogs

    • Cancel puts back the settings the effect had when the dialog opened
  • Fit the visible track count to the editor width

    • A narrow editor shows fewer, wider columns instead of six cramped ones,
      and a wide one shows more than six
  • Add Delete current column, Move column to the left and Move column to
    the right to the Column context menu

    • A deleted column is only hidden: adding a column back restores it with
      its notes, automations and mixer settings
    • Moving past either end wraps around
  • Add column insertion to the column context menu

  • Add Move track to the left and Move track to the right to the Track
    context menu

    • A new pattern now copies the track order instead of laying the tracks
      out by index
  • Add Play, Stop and Rewind to the Song menu

    • F5, F6 and F8 also work while a dialog is open, unlike the toolbar
  • Add pad-specific MIDI CCs to the Sampler

    • Each of the 16 pads has its own Pan, Volume, LPF and HPF CC
    • Fixes pad CCs in channel mode overriding the device-wide pan and
      cutoff instead of combining with them
  • Add a context menu to Sampler pads

    • Right-click offers Clear and Copy from pad, which brings the sample,
      the pad settings and the per-pad insert effects
  • Add curve selection to the automation add dialogs

  • Accept pan on every note column instead of only the first one

    • MIDI CC 10 is channel-wide, so values on the same line are averaged
    • Pan is sent on the line's own tick, so a delayed note starts panned
  • Save the loudness analysis as a text file when rendering

    • Written beside the rendered file as .loudness.txt
  • Add the fade out and tail silence options to the audio export

  • Follow the VC340's register structure in the StringVoice

    • There is no Female 8' on a VC340, so that register became the upper
      register's Male 8'; older projects find their value there
  • Add a Balance section to the StringVoice, below the Strings section

  • Open the Manage menu by right-clicking a row on the device rack, the
    master effects and the device insert effects

  • Open the Limiter and RTA editors from a device insert slot

Bug fixes:

  • Fix the top tenth of the Endless Reverb's Damping doing nothing

    • Its value was clamped before reaching the filter, so the last stretch
      of the knob changed nothing
    • Damping now maps to a corner frequency, as it does in the other
      reverbs, so existing projects sound slightly different at any
      non-zero Damping
  • Fix the Piano

    • Let the top octaves speak and ring
    • Play in tune across the keyboard
    • Keep the bottom octave in tune above 48 kHz
    • Stop the hammer strikes stacking up in a chord
    • Keep Brightness and Hardness working on hard-struck notes
    • Give the unison pairs something to beat against
  • Fix the StringVoice

    • Sing the male voice at the vowel a VC340 sings
    • Make the voice section sing a vowel
  • Fix the Synth's Phase Sync firing only on some notes

    • It skipped any voice that was still sounding, which is every repeated
      note in Poly and every note at all in the stacked voice modes
  • Fix the Wavetable Synth modulating far deeper than its Intensity knobs
    read out, which made subtle LFO and Mod Envelope settings impossible

  • Fix the Wavetable Synth's last three LFO targets doing nothing

    • Volume, Resonance and Pan can now be selected for both LFOs
  • Fix the Wavetable Synth's Pitch Bend Range not being saved

  • Fix the Wavetable Synth's Mod Envelope sustain knob springing back

  • Fix the clicks from modulating the Wavetable Synth's Pos, most audible
    with a random or square LFO, by gliding the morph position

  • Remove a DC offset from the Synth's output

  • Fix Cancel not cancelling anything in the device dialogs

    • Cancel now puts back the settings the device had when the dialog opened
    • Escape and a click outside still close the dialog keeping the edits
  • Fix Sampler dialog cancel not undoing per-pad insert effect edits

  • Fix the mouse wheel doing nothing on knobs in device and effect dialogs

    • A dialog now drops its modality while another dialog covers it
  • Fix arrow keys barely moving most knobs

    • A focused knob now steps by a thousandth of its range either way
  • Fix the Settings dialog overflowing on small displays

    • Every tab now scrolls when its content is taller than the dialog
  • Fix the keyboard being cut off or missing in the device dialogs

    • The keyboard keeps its height and the module areas scroll instead
  • Fix the rack dialogs being smaller than the Mixer

    • Rack rows shorten the device name instead of running over the buttons
  • Fix dialog buttons being stretched across the whole footer

    • Device and effect dialogs keep the full-width buttons, so that Cancel
      and its lost edits are harder to hit by accident
  • Fix automations spanning a single line not being drawn at all

    • Also fixes a longer automation vanishing when scrolled so that only
      its first or last line is visible
  • Fix a column scrolling into view showing the wrong lines

  • Fix the level meters staying dead for a device added or replaced while
    the Device Rack or Mixer is open

  • Fix the LUFS Meter and dBTP Meter readings shifting along the effect
    rack row as a value gains or loses a digit

  • Fix the loudness reported for an exported song depending on how much
    silence it trails off into, by up to 3 dB

  • Fix crash on cancelling the Sampler dialog during playback

  • Stop rewinding from marking the song modified

  • Stop burning CPU on a stopped song

    • The audio workers are no longer woken for a block with nothing in it
    • An effect reads its Mix and Solo once a block instead of once a sample

Other:

  • Move the render progress into a dialog of its own

  • Show the stereo mode in the EQ 8-Band Parametric rack preview

  • Show the detector mode in the Compressor rack preview

  • Give the virtual keyboard a more instrument-like look

    • Shaded keys with rounded fronts, gloss and a shadow under the black
      keys, and a felt strip along the back in the accent colour
  • Lay the StringVoice dialog out in five equal columns

  • Group the device actions of a track under a Device sub-menu

  • Document the new effects in the built-in manual

    • Stereo Widener, Dimension, Stereo Field Meter and Early Reflections
      were missing from the effect list and had no parameter sections