Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 15:47

We'''re happy to announce the availability of Gloopy 0.4.0. Real sampled drums, a diagnostic verbosity flag, and a packaging fix.

Added

  • Hydrogen drum kits. A drum kit can now be real sampled drums. The built-in drum kit
    loads the bundled GMRockKit (an 18-piece sampled acoustic kit), and + Track → Drum
    Kit
    offers GMRockKit / TR-808 plus Load Hydrogen kit…, which imports any
    .h2drumkit archive, drumkit.xml, or kit folder. Each kit voice becomes a lane in the
    step editor.
  • Verbosity flag-v / -vv / -vvv raise log detail (data-file path resolution,
    lifecycle) on stderr, so problems like a missing bundled asset are a one-line diagnosis.
    (-v is now verbosity; the version flag is --version / -V.)

Fixed

  • Demo compositions now ship in the packages. They had no install rule, so the RPM/DEB
    showed an empty Demos tab; they are now installed and resolved from the standard
    system location.
  • Dragging a note in the piano roll no longer piles up sound. One-shot drum samples
    ignore note-off, so dragging a note across pitches sprayed overlapping hits into noise;
    auditioning now chokes the previous voice.

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

📖 Documentation · 🔗 Source · 📝 Full changelog