Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 10:37

We'''re happy to announce the availability of Gloopy 0.3.0. Instrument-workflow improvements and a drum kit with a step sequencer.

Added

  • Multi-voice drum kit. A drum kit is now a single track. The new DrumKit
    instrument holds one pad per voice (Kick / Snare / Hat / Clap) and routes each note to
    its pad, so a whole groove lives in one clip instead of one track per drum.
  • Step editor (Hydrogen-style). The clip editor's Steps mode draws one lane per
    kit voice — click cells to place hits, watch the playhead sweep the columns. It's a pure
    view over the clip's notes, so the piano roll and the grid always agree.
  • In-place instrument swap — change a track's instrument without losing its clips, and
    applying a preset now targets the selected track.
  • Surge .fxp factory patches load into the hosted Surge XT plugin.

Changed

  • Sample and SFZ are now one "Sampler" track type — one track kind for all one-shot and
    multisample playback.
  • Streamlined the top bar to a single + Track menu.

Fixed

  • Surge factory presets load through the engine correctly.
  • Stable macro removal, and a generic SetParameter for macro / group ids.

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

📖 Documentation · 🔗 Source · 📝 Full changelog