SystemEQ for Mac v1.0.2
SystemEQ for Mac v1.0.2
Downloads
| Format | Size | Description |
|---|---|---|
💿 .dmg |
9.7M | Recommended — drag to Applications |
📦 .zip |
9.6M | Alternative — unzip and move to Applications |
Installation
- Download
.dmgfile below - Open the DMG and drag SystemEQ for Mac to Applications
- First launch: right-click the app → Open → confirm the Gatekeeper dialog
(the app is ad-hoc signed but not notarized — Apple Developer ID is not used by this project) - Alternative: open Terminal and run
xattr -dr com.apple.quarantine "/Applications/SystemEQ for Mac.app" - Or via Homebrew:
brew install --cask denzam/systemeq/systemeq(quarantine flag handled automatically)
Requirements
- macOS 13 (Ventura) or later
- Apple Silicon or Intel Mac
Also available via Homebrew: brew install --cask systemeq
What's Changed
- cask: bump to v1.0.1 by @denzam in #1
- docs: changelog for v1.0.1 by @denzam in #2
- docs(changelog): use full README filename in v1.0.1 entry by @denzam in #3
- fix(visualizer): auto-download MilkDrop presets on first run by @denzam in #5
- docs: CHANGELOG entry for v1.0.2 by @denzam in #6
New Contributors
Full Changelog: v1.0.1...v1.0.2