Skip to content

SystemEQ for Mac v1.0.2

Choose a tag to compare

@github-actions github-actions released this 16 May 14:31
· 34 commits to main since this release
ff4e0b6

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

  1. Download .dmg file below
  2. Open the DMG and drag SystemEQ for Mac to Applications
  3. 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)
  4. Alternative: open Terminal and run
    xattr -dr com.apple.quarantine "/Applications/SystemEQ for Mac.app"
  5. 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

  • @denzam made their first contribution in #1

Full Changelog: v1.0.1...v1.0.2