Zrythm 1.0.0-beta.6.0.1 released

Discuss anything new and newsworthy! See http://planet.linuxaudio.org and https://libreav.org/news for more Linux Audio News!

Announcements of proprietary software may fit better in the Marketplace.


Moderators: raboof, MattKingUSA, khz

Post Reply
alextee
Established Member
Posts: 55
Joined: Wed Feb 13, 2019 6:22 pm
Has thanked: 1 time
Been thanked: 12 times

Zrythm 1.0.0-beta.6.0.1 released

Post by alextee »

Zrythm 1.0.0-beta.6.0.1 has been released!

We have also migrated our infrastructure/repositories/bug trackers from SourceHut to our own GitLab instance

==== Screenshot ====

https://www.zrythm.org/static/images/sc ... 221015.png

==== Demo ====

JDFight - Power Over People:
https://www.youtube.com/watch?v=LAi2EkW5Y_g

==== About ====

Zrythm is a digital audio workstation designed to be featureful and easy to use. It offers streamlined editing workflows with flexible tools, limitless automation capabilities, powerful mixing features, chord assistance and support for various plugin and file formats.

Zrythm is free software written in C using the GTK4 toolkit.

Zrythm is currently in beta. The project format is stable and we are working towards a v1 release.

==== Release Notes ====

Main changes since last announcement:

  • Project files are now JSON-based (12x speed up when saving project files, old projects are automatically upgraded)
  • BPM automation is considered an experimental/unstable feature for v1
  • New piano roll actions: crescendo, flam, horizontal/vertical flip, legato, portato, staccato, strum
  • New automation editor action: flatten
  • New audio editor action: copy Left channel to Right channel
  • Automation created during recording is now automatically flattened to match exactly how it was performed
  • XWayland is no longer forced when running on Wayland (Zrythm is now a pure Wayland application)
  • All plugins are now sandboxed (loaded in a separate process) by default
  • Objects can now be copy-pasted from other Zrythm instances (cross-project copying)
  • Vertical scrollbars have been added to the timeline and piano roll
  • Each audio channel is now drawn individually instead of merged
  • Plugin paths for all formats are now configurable via the Preferences
  • MIDI clock output port for syncing other MIDI apps/hardware with Zrythm
  • Bypass button added to plugin slots
  • File import is now cancellable
  • Debugging on Windows is now easier
  • Port some deprecated GTK/libadwaita widgets to recommended alternatives
  • Removed library dependencies: libaudec, libsamplerate, json-glib
  • New library dependencies: soxr, yyjson
  • Many accessibility improvements
  • Various user manual updates
  • Various localization updates
  • Many UI/UX and DSP processing improvements/optimizations
  • Many bug fixes

The list of changes in this release follows:

[1.0.0-beta.6.0.1] - 2023-12-25

[h3]Added[/h3]

  • Allow setting custom paths via the UI for all plugin formats (#4138)
  • User manual: mention how to enable timeline loop range (#4145)
  • Go to previous point when pressing transport backward button twice quickly during playback (#3355)
  • Remember tracklist width per project (#4091)
  • Add audio function to copy left channel to right channel (##4075)

[h3]Changed[/h3]

  • Draw each audio channel individually in audio regions
  • Change (previously broken) panel visibility toggle shortcuts to Shift+F1012 (#4131)

[h3]Fixed[/h3]

  • Fix attempting to go to previous marker during playback not working when cue point is at the current marker
  • Fix various timing issues during audio processing that caused occasional errors (#3346)

Full changelog:
https://gitlab.zrythm.org/zrythm/zrythm/-/blob/master/CHANGELOG.md

==== Links ====

Pending issues until first v1 release candidate:
https://gitlab.zrythm.org/zrythm/zrythm/-/issues/?state=opened&milestone_title=v1.rc

Home page: https://www.zrythm.org
Installer downloads: https://www.zrythm.org/en/download.html
Git repository: https://gitlab.zrythm.org/zrythm/zrythm/
User manual: https://manual.zrythm.org/en/index.html
Developer reference: https://docs.zrythm.org/
Issue tracker: https://gitlab.zrythm.org/zrythm/zrythm/-/issues
Releases: https://www.zrythm.org/releases/
Donations: https://www.zrythm.org/en/community.html#donate

Post Reply