Releases: yoanbernabeu/DubStemMix
Releases · yoanbernabeu/DubStemMix
Release list
DubStemMix 0.4.0
- Automatic update check (turn it off in Settings): at launch, at most once a day, the app asks GitHub for the latest release. Nothing else is sent. Help ▸ Check for Updates… checks by hand.
- One-click update: when a newer version is out, a banner shows in the top bar while playback is stopped. UPDATE downloads it, replaces the app where it is installed and reopens it. This is the first version that can update itself: from 0.4.0 on, the next ones arrive on their own.
- Landing page: the board section opens on the FX page, with arrows and a page counter to flip through the four pages.
Updating from 0.3.0 or earlier still takes the install line:
curl -fsSL https://raw.githubusercontent.com/yoanbernabeu/DubStemMix/main/install.sh | shDubStemMix 0.3.0
- Bus-to-bus sends (#1): each bus return can also feed one other bus, like patching a return into a send on a real board. Pick the target in the bus card's Send to menu (None, Delay, Reverb, Bus 3) and dose it with the three send knobs on strip 8 of the FX page. Targets that would close a loop are greyed out, and the routing is saved in the project.
DLY→REVmoved from strip 2 to strip 8, with the other sends. Its default level and target are unchanged, so projects sound the same. A plugin on the delay now gets 6 macros, like the other buses.- Bus 3 is named after the effect it holds everywhere on screen: phaser, flanger, or FX 3 with a plugin.
curl -fsSL https://raw.githubusercontent.com/yoanbernabeu/DubStemMix/main/install.sh | shDubStemMix 0.2.0
- Controller mapping is now a data profile (ControllerProfile): a console with the MIDImix geometry can be added with one profile, see the README FAQ
- README rewritten for the sound system, with screenshots of every page, and a FAQ
- First-launch welcome panel, Help menu, projects and setlists open from the Finder
- Target macOS 15 or later (tested on macOS 26)
curl -fsSL https://raw.githubusercontent.com/yoanbernabeu/DubStemMix/main/install.sh | shDubStemMix 0.1.1
Fixes the launch crash of the 0.1.0 build (fonts bundle not found in the app built by the release pipeline). Same features as 0.1.0.
curl -fsSL https://raw.githubusercontent.com/yoanbernabeu/DubStemMix/main/install.sh | shDubStemMix 0.1.0
First release: a dub mixing console for the Akai MIDImix.
- 8 strips, sends to a tape delay, plate or spring reverb, phaser or flanger; dub throw, HOLD, CRASH
- Master chain: King Tubby's stepped high-pass, sound-system kills, dubplate colour, pull-up; DROP with KEEP marks
- Strip inserts: sub-octave, auto-wah, or any Audio Unit; Audio Units on every bus, loaded out of process
- Projects, setlists, master recording, tempo detection and sync
- Split a full song into drums / bass / instruments / vocals (htdemucs_ft, models downloaded on request, never bundled)
macOS 15 or later (tested on macOS 26), Apple Silicon. Not notarized: see the README for Gatekeeper, or use the one-line installer.
curl -fsSL https://raw.githubusercontent.com/yoanbernabeu/dubstemmix/main/install.sh | sh