Skip to content

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 05 Aug 11:29

We'''re happy to announce the availability of Gloopy 0.5.3.

Fixed

  • Demo drum tracks are usable in the step/pattern editor again. The 0.5.2 DrumKit
    conversion stored each demo's drums as one long non-looped clip spanning the whole song, so
    the step grid (which slices a clip's content_length at 16th-note resolution, capped at 64
    steps) showed 64 coarse two-beat cells that read as solid walls. The demo drums are now
    looped one-bar pattern clips, so the grid shows a clean 16-step bar again; the audio is
    unchanged.
  • Third-party license texts now install under /usr/share/licenses/gloopy/ in the RPM.
    Previously only Gloopy's own AGPL LICENSE was placed there; the bundled third-party notices
    (sfizz, Surge XT, JUCE, the Salamander piano, the Hydrogen drumkits, …) shipped under
    /usr/share/doc/gloopy/ instead. The RPM now keeps every notice in the license directory
    (the Fedora convention). The .deb and Windows zip are unchanged.

Install — Fedora/RHEL: add the dnf repo then sudo dnf install gloopy. Debian/Ubuntu: download gloopy_0.5.3-1_amd64.deb below then sudo apt install ./gloopy_0.5.3-1_amd64.deb. Windows: gloopy-setup-x64.exe or gloopy-windows-x64.zip below.

📖 Documentation · 🔗 Source · 📝 Full changelog