Skip to content

Releases: stoatworks-labs/Dante-BabelBox

Dante-BabelBox 0.1.1

Choose a tag to compare

@stoatworks-labs stoatworks-labs released this 30 Jul 14:25

Local build. GitHub Actions minutes are exhausted, so these artefacts were cut on a Mac rather than in CI.

These are command-line tools — preamp-bridge and mic-monitor.

macOS-cli.pkg installs to /usr/local/dante-babelbox and links both binaries into /usr/local/bin. -cli.dmg mounts the same payload if you would rather copy it yourself. .tar.gz is portable.
Windows-setup.exe installs and adds itself to the system PATH; .zip is portable.
Linux — portable .tar.gz, x86_64 and arm64.

Nothing is code-signed. If macOS refuses to run a binary:

xattr -dr com.apple.quarantine /usr/local/dante-babelbox

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 01:04