Skip to content

7.1.0

Latest

Choose a tag to compare

@juzzlin juzzlin released this 22 Aug 20:35

Release date:

Sat, 22 Aug 2026 22:02:37 +0300

New features:

  • Add song metadata: title, composer, artist, date, genre and comment, editable
    from Song > Metadata

    • The date can be picked from a calendar
    • The audio export tags are now separate and fall back on the song's metadata
      when left empty
    • The window title shows the song's title when it has one
  • Add song notes: free-form text saved inside the project file, from Song > Notes

  • Add a built-in example song, openable from File > Examples

  • Split the bottom bar into a tip area and a notification area, so keyboard guidance
    stays visible instead of being flushed by MIDI port messages

    • The tips can be turned off in Settings, giving notifications the whole bar
  • Add an Attack control to Piano Synth V2

  • Add a Roundness control to the synth's oscillators, setting how gently a
    pulse's edges cross

  • Add cycle locking and auto zoom to the oscilloscope

  • Add the Analog Fuzz rack effect

    • A fuzz stage played through the filter it overdrives, so the resonance
      gives way under drive instead of screaming
    • Drive, Fuzz, Bias, Cutoff, Resonance, Mix and Output

Bug fixes:

  • Disable New, Open, Recent files, Examples and MIDI import while playing: replacing
    the song under a running playback left notes hanging on devices already reset

  • Start a render from a clean state: what a session had left in a device
    no longer carries into the export

  • Fix Analog Fuzz sounding different at different oversampling factors,
    which made a render quieter than the playback it came from

  • Fix Piano Synth V2 losing the strike on very short notes: the damper
    landed before the note had developed

  • Widen Drive, Saturator and Tube Stage so they reach their own knees on
    the level a device puts out. Saved projects keep their gain

  • Fix the shaped saw aliasing: the anti-aliasing correction was sized for
    the unshaped waveform

  • Apply track instrument settings when rendering, as playback does

  • Make the square wave analog: AC coupling, finite edge rate and a level
    that no longer jumps as Shape narrows the pulse

  • Apply track settings' MIDI CC to internal devices

  • Keep automated values out of the saved device parameters

  • Restore Drum Synth, Kick 808 and Wavetable Synth after playback

  • Fix Drum Synth marking the project modified on voice MIDI CC

  • Accept Enter in AudioRenderDialog's widgets

Other:

  • Drop the Flatpak build: the manifest and the Flatter workflow are gone

  • Add an AppImage, so the other distributions are covered as well as Ubuntu

    • Built by scripts/build-appimage-docker in a container, so that the result
      does not depend on the host distribution
    • Bundles JACK as a fallback only, so the system's own JACK is preferred