Normalize playback volume across tracks (#939)

This commit is contained in:
Max Isom 2023-05-13 18:16:21 -07:00 committed by GitHub
parent b40d072488
commit f54d7caa72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 5 deletions

View file

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Muse now normalizes playback volume across tracks. Thanks to @UniversalSuperBox for sponsoring this feature!
## [2.2.4] - 2023-04-17
### Fixed