Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 18:17
· 18 commits to main since this release

Features

  • The desktop application can be run without Python on Windows. In the Assets tab you can download the .msi installer or .zip archive. NOTE: applications do not have digital signatures, so Windows will issue warnings.
  • Added GitHub workflow for releases, which publishes a new version to PyPi and also prepares Assets with the desktop applications.
  • CPU and GPU versions of the library are distributed as separate packages and applications.
  • setup.py replaced with pyproject.toml and pyproject_gpu.toml.
  • Added patching of the PATH variable to include common paths with CUDA/CuDNN content.

Desktop application

  • Slider for Gain and Clip replaced with input fields for floats.