v0.1.11
We'''re happy to announce the availability of Gloopy 0.1.11.
Added
- The macro rack now has a desktop panel — a "RACK" button in the editor toolbar. The
scriptable macros added in 0.1.10 were API-only; now the selected track's macros appear in
the bottom area (beside the clip editor and DEVICES views) as a row of labelled encoders.
Click + Macro to add one, and turn a knob to sweep every param it drives across that
param's safe range. Each knob shows the macro's name and how many params it drives, and the
knobs track changes made elsewhere live — e.g. runrandomize-macrosfrom a script and
watch them move. Mapping a macro to params is still done from the Python/Common Lisp clients
(a desktop map-mode follows); this panel is the first user-visible piece of the Sound Browser.
Install — Fedora/RHEL: add the dnf repo then sudo dnf install gloopy. Debian/Ubuntu: download gloopy_0.1.11-1_amd64.deb below then sudo apt install ./gloopy_0.1.11-1_amd64.deb. Windows: gloopy-setup-x64.exe or gloopy-windows-x64.zip below.
📖 Documentation · 🔗 Source · 📝 Full changelog