Skip to content

1.2b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@CarlGao4 CarlGao4 released this 13 May 06:14
· 25 commits to main since this release

1.2b2

Download site FossHUB is also available.
In version 1.2b1, Qt has been upgraded to 6.7.0, which added a new window style windows11 that is not stable enough and has been set to default on Windows by Qt developers. In 1.2b2, the default style on Windows has been set back to windowsvista, but this will only take effect if you are using Demucs-GUI the first on this computer. To reset window style, please click on the menu bar: About -> Reset style

If the program can't start up on macOS, please follow the instructions here.

About the files:

  • Demucs-GUI_1.2b2_cpu.7z: For Windows users without accelerators (e.g. GPU).
  • Demucs-GUI_1.2b2_cuda_mkl.7z: For Windows users with NVIDIA GPU (whose compute capability is greater than 3.5) or Intel GPU (Intel Arc & Intel Xe).
  • Demucs-GUI_1.2b2_macOS_x86_64_Rosetta2.dmg: For macOS users (Both Intel Mac and Apple Silicon Mac). You may need to install Rosetta 2 on Apple Silicon Mac. MPS acceleration is available on Apple Silicon Mac.
  • Demucs-GUI_1.2b2_macOS_ARM64.dmg: For macOS users with Apple Silicon CPU. MPS acceleration is available.

Updates

  1. Changed library versions so more NVIDIA GPUs are supported

Fixes

  1. Latest Qt 6.7.0 has added windows11 window style, which is not stable yet. Automatically switch to windowsvista style if windows11 is default.
  2. May fail to initialize on some Windows systems

Full Changelog: 1.2b1...1.2b2