- Download
Hexbloop-1.0.0-arm64-mac.zip - Extract the ZIP file (double-click it)
- Drag
Hexbloop.appto your Applications folder - Important: On first launch, right-click the app and select Open
Current release note: the macOS build still expects ffmpeg and sox to be installed on the machine unless bundled vendor binaries are added before packaging.
After the first launch, you can open Hexbloop normally by double-clicking.
Hexbloop is an indie app distributed outside the Mac App Store. macOS shows a security warning on the first launch of any non-App Store app. Right-clicking bypasses this one-time warning.
This is normal for indie software - it's not broken, corrupted, or dangerous. It just means I haven't paid Apple $99/year for a developer certificate 😎
- Extract
Hexbloop-1.0.0-arm64-mac.zip - Move
Hexbloop.appto Applications folder - Right-click (or Control-click) on
Hexbloop.app - Select Open from the menu
- Click Open in the security dialog
- Done! Future launches work normally
If you prefer the command line, you can remove the quarantine flag:
# Navigate to where you extracted Hexbloop
cd ~/Downloads # or wherever you put it
# Remove quarantine flag
xattr -cr Hexbloop.app
# Move to Applications
mv Hexbloop.app /Applications/
# Launch normally
open /Applications/Hexbloop.app- macOS: 12.0 (Monterey) or later
- Architecture: Apple Silicon (M1/M2/M3) native
- Dependencies:
sox(currently required for the full audio chain)ffmpeg(currently required for mastering and metadata work)
If you don't have sox and ffmpeg installed:
brew install sox ffmpegIf you don't have Homebrew, install it from brew.sh
This usually means you double-clicked instead of right-clicking on first launch. Try:
- Delete the app from Applications
- Re-extract from the ZIP
- Right-click → Open (don't double-click!)
Install via Homebrew:
brew install sox ffmpegThe Windows packaging path exists, but it is still being hardened. Treat the current Windows output as experimental until a validated NSIS installer and bundled vendor binaries are in place.
The app includes a helper script. Run this in Terminal:
# Remove quarantine from installed app
xattr -cr /Applications/Hexbloop.appHexbloop transforms your audio files using mystical chaos magic influenced by real astronomical data:
- Moon Phase Processing - Different audio characteristics based on current lunar cycle
- Time-Based Variations - Night vs morning creates different sonic signatures
- Mystical Naming - Auto-generates sparklepop/blackmetal/witchhouse style names
- Procedural Artwork - Each file gets unique generative cover art
Drop an audio file, let the hexagons breathe, receive your transformed creation.
This is indie software built with love, chaos, and late-night coding sessions. If you find it useful and want to support development:
- Share it with friends who like weird audio tools
- Report bugs on GitHub (if available)
- Send good vibes into the universe
Enjoy your mystical audio adventures! 🔮✨