~alextee/zrythm-announce

Zrythm 1.0.0-beta.3.9.1 release

Details
Message ID
<be2cd492fd32001ab2cdea48b4d0f7adba9c9130.camel@zrythm.org>
DKIM signature
missing
Download raw message
Zrythm 1.0.0-beta.3.9.1 has been released!

This release among other things brings CLAP (experimental) and JSFX
plugin support, thanks to the work of Filipe Coelho (falkTX) and Jean
Pierre Cimalando (jpcima) in Carla.

The pre-compiled binaries for GNU/Linux are now universal. This means
that instead of installing distribution-specific packages, Zrythm
installs itself under /opt. This makes the pre-compiled binaries work
on any distro (with some exceptions like GuixSD and NixOS) where the
glibc version is >= 2.27 (equivalent to Ubuntu 18.04 or newer).

Moreover, the only limitation on gratis binaries is now a maximum of 25
tracks per project. Limitations on save/load have been lifted. Of
course, there are no limitations when building from source.

==== Screenshot ====

https://www.zrythm.org/static/images/screenshots/screenshot-20221015.png

==== Demo ====

How to compose a track from the ground up using Zrythm (by unfa):
https://www.youtube.com/watch?v=7nHhLDErttE

==== Release Notes ====

Main changes since last announcement:

- Many more bundled plugins including a synth
- JSFX and CLAP plugin support
- UI panel docking with libpanel
- Ability to search in the file browser
- Plugin sorting in the plugin browser (by name/last used/most used)
- Ability to ghost MIDI notes from other regions in the same track
- Fade in/out to prevent pops when saving a project/muting tracks
- Redesigned export dialog and more audio formats enabled
- Ability to show all used/hide all unused automation lanes
- New track visibility dialog including filtering by name and type
- New about dialog from libadwaita
- Better error handling in various situations
- Support higher quality audio stretching (from rubberband 3)
- Keep a whitelist of plugin authors and sandbox all other plugins
- Various user manual updates
- Various localization updates
- Various UI/UX improvements/optimizations
- Many bug fixes

The list of changes in this release follows:

## [1.0.0-beta.3.9.1] - 2022-10-15
### Added
- Show dialog to create a new instrument track when dropping an
instrument plugin onto a MIDI track
- Add whitelist of plugin authors and bridge all other plugins

### Changed
- Update Ukrainian translations
- Meson: don't set -mtune=generic if not native build
- JACK: handle failure to connect to monitor output gracefully
- Update reproc version requirement (fixes occasional assert failures
during plugin scan on Windows)
- Re-enable highlighting in timeline while dragging files
- Re-enable highlighting in track widgets while dragging other tracks
- Meson: build bundled plugins with `-static-libgcc -static-libstdc++`
by default on GNU/Linux + GCC
Reply to thread Export thread (mbox)