安装包图标

Equalizer314

System-wide EQ with multiband compression, limiter, and audio-visual feedback.
新版本 0.0.12-beta
- Light & Dark theme: a Light Theme toggle in Settings (in place of the old Simple-EQ toggle). The whole app — screens, the EQ graph, and the meters — re-themes instantly and the choice survives a restart.
- Backup & Restore: export all your settings, presets, and device/app bindings to a single .json file and restore them on a fresh install or after switching APK source, so a reinstall no longer wipes everything (issue #37).
- Overwrite presets: every saved preset now has an overwrite button to
To start off there is really no "free" and/or "open source" alternative to Wavelet and Poweramp EQ that pairs the full DynamicsProcessing API with real audio-visual feedback, and I felt like after using both of those apps among other various EQ apps that there were huge shortcomings in terms of the features & accessibilities they offered. When I started developing this app I wanted to have both a powerful parametric eq function with minimal permissions; this is why I choose to use both the DynamicsProcessing & Visualizer APIs as the framework for this app as you only need minimal permissions for both of them to work in tandem. There are shortcomings from both these APIs, but I'll discuss more of that later.

This app is built off of DynamicsProcessing API; this is the same API that Poweramp EQ & Wavelet both use but I felt in some aspects they weren't really being able really squeeze out the max potential that this API can offer.

As someone who comes from the audio production & IEM world I have a lot of experience understanding what both sides of those worlds want and wanted to be able to take advantage of both to create something that met my creative endeavors.

Using the Visualizer API I wanted to give users a way they can reliably cross reference visual data with audio data; this is both useful for the main EQ portion as you can visually reference audio changes you make, but this comes more into play with the Limiting & Multiband Compression sides of the app. While these features are for use in the DynamicsProcessing API; and many apps like Poweramp EQ & Wavelet (who premium locks these features); they just add knobs/sliders in and expect the user to understand exactly how these features work and without real audio-visual feedback, users aren't really able to take advantage of these features in their full potential. This is the reason why many DAWs and VST Plugins use audio-visual feedback with these functions specifically.

Using Visualizer API with these DynamicsProcessing features; you're really able to get an intimate audio-visual feedback loop that gives you complete control over your audio framework.

This app is free and open source software (FOSS) licensed under the GPL-3.0 License.

版本

尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。

下载 F-Droid
  • 版本 0.0.12-beta (12) 推荐 更新于 2026-06-20

    该版本需要 Android 7.0 及以上版本。

    此包由原始开发者构建并签名,并保证对应于此源代码 tarball

    权限
    • 连接到已配对的蓝牙设备
      允许该应用连接到已配对的蓝牙设备
    • android.permission.DUMP
    • 运行前台服务
      允许此应用使用前台服务。
    • 运行“mediaPlayback”类型的前台服务
      允许该应用使用“mediaPlayback”类型的前台服务
    • 更改你的音频设置
      允许此应用修改全局音频设置,例如音量和用于输出的扬声器。
    • 显示通知
      允许该应用显示通知
    • 查询所有软件包
      允许应用查看所有已安装的软件包。
    • 开机启动
      允许此应用在系统完成引导后立即启动。这样可能会延长开机时间,并因始终运行而降低手机总体运行速度。
    • 录音
      当你使用此应用时,它可以使用麦克风录音。
    • com.bearinmind.equalizer314.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下载 APK 8.8 MiB PGP 签名 | 构建日志

  • 新版本 0.0.11-beta
    - Quick Settings tile: long-pressing the EQ314 tile now opens the app instead of the system App-info page, and the tile is now minimal — just "EQ314 ON" / "EQ314 OFF" with the DynamicsProcessing sub-text removed (issue #34).
    - New EQ on/off control: an ON/OFF button in the graph header (next to the Edit pencil) toggles the EQ, and the bottom-nav EQ status now reflects the real state instead of being stuck on "ON" (issue #9).
    - Per-device "Disable EQ" option in Audio Output. A third device-bindin
  • 版本 0.0.11-beta (11) - 更新于 2026-06-05

    该版本需要 Android 7.0 及以上版本。

    此包由原始开发者构建并签名,并保证对应于此源代码 tarball

    权限
    • 连接到已配对的蓝牙设备
      允许该应用连接到已配对的蓝牙设备
    • android.permission.DUMP
    • 运行前台服务
      允许此应用使用前台服务。
    • 运行“mediaPlayback”类型的前台服务
      允许该应用使用“mediaPlayback”类型的前台服务
    • 更改你的音频设置
      允许此应用修改全局音频设置,例如音量和用于输出的扬声器。
    • 显示通知
      允许该应用显示通知
    • 查询所有软件包
      允许应用查看所有已安装的软件包。
    • 开机启动
      允许此应用在系统完成引导后立即启动。这样可能会延长开机时间,并因始终运行而降低手机总体运行速度。
    • 录音
      当你使用此应用时,它可以使用麦克风录音。
    • com.bearinmind.equalizer314.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下载 APK 8.8 MiB PGP 签名 | 构建日志

  • 新版本 0.0.10-beta
    - DP processing now persists across phone reboot, app close, and force-stop. New BootCompletedReceiver auto-restarts the EQ engine on boot if it was on before shutdown. The foreground service stays alive even after toggling DP off so the persistent notification (and its Turn On / Turn Off action) is always available without opening the app (issues #28, #29).
    - Persistent notification is now a true on/off toggle. Title flips between "Equalizer314: Online" and "Equalizer314: Offline", and the acti
  • 版本 0.0.10-beta (10) - 更新于 2026-05-30

    该版本需要 Android 7.0 及以上版本。

    此包由原始开发者构建并签名,并保证对应于此源代码 tarball

    权限
    • 连接到已配对的蓝牙设备
      允许该应用连接到已配对的蓝牙设备
    • android.permission.DUMP
    • 运行前台服务
      允许此应用使用前台服务。
    • 运行“mediaPlayback”类型的前台服务
      允许该应用使用“mediaPlayback”类型的前台服务
    • 更改你的音频设置
      允许此应用修改全局音频设置,例如音量和用于输出的扬声器。
    • 显示通知
      允许该应用显示通知
    • 查询所有软件包
      允许应用查看所有已安装的软件包。
    • 开机启动
      允许此应用在系统完成引导后立即启动。这样可能会延长开机时间,并因始终运行而降低手机总体运行速度。
    • 录音
      当你使用此应用时,它可以使用麦克风录音。
    • com.bearinmind.equalizer314.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下载 APK 8.7 MiB PGP 签名 | 构建日志