Skip to content

Equalizer314

F-Droid

Open source

System-wide EQ with multiband compression, limiter, and audio-visual feedback.

Version
0.0.15-beta
Size
8.8 MB
Updated
Jul 14, 2026
Get from Download APK (v0.0.15-beta)
Signing certificate on record

About this app

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.

Licensed under GPL-3.0-only, by bearinmind.

OfficialSignature VerifiedOpen Source

What's New in v0.0.15-beta

Imported from the F-Droid repository index.

  • - Remote EQ Mode (experimental, issues #35 / #55): control the app from another device on your network. Set the audio device to "TV" (a PIN appears), your phone to "Remote", pair once, and the phone's full EQ UI drives the other device live — bands, preamp, power, presets, even screen navigation. The controlled device shows a "Remote Controlled" lock overlay and its notification reads Remote / Remote Controlled while a link role is active.
  • - Pre/Post EQ Interleave (experimental, issue #26 follow

Version history

v0.0.15-betaLatest
Signature continuous

Jul 14, 2026 · 8.8 MB · Android API 2435 · code 15

Imported from the F-Droid repository index.

  • - Remote EQ Mode (experimental, issues #35 / #55): control the app from another device on your network. Set the audio device to "TV" (a PIN appears), your phone to "Remote", pair once, and the phone's full EQ UI drives the other device live — bands, preamp, power, presets, even screen navigation. The controlled device shows a "Remote Controlled" lock overlay and its notification reads Remote / Remote Controlled while a link role is active.
  • - Pre/Post EQ Interleave (experimental, issue #26 follow
MODIFY_AUDIO_SETTINGSRECORD_AUDIOINTERNETACCESS_WIFI_STATECHANGE_WIFI_MULTICAST_STATEFOREGROUND_SERVICEFOREGROUND_SERVICE_MEDIA_PLAYBACKPOST_NOTIFICATIONSBLUETOOTH_CONNECTRECEIVE_BOOT_COMPLETEDQUERY_ALL_PACKAGESDUMPcom.bearinmind.equalizer314.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 5e4537e35146910a7c45c135a454de8b42e86ae1a3db50294b91af961382861a

v0.0.14-beta
Signature continuous

Jul 4, 2026 · 8.8 MB · Android API 2435 · code 14

Imported from the F-Droid repository index.

MODIFY_AUDIO_SETTINGSRECORD_AUDIOFOREGROUND_SERVICEFOREGROUND_SERVICE_MEDIA_PLAYBACKPOST_NOTIFICATIONSBLUETOOTH_CONNECTRECEIVE_BOOT_COMPLETEDQUERY_ALL_PACKAGESDUMPcom.bearinmind.equalizer314.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 4b0b3b98604cfa30cc2d1acd84f219dc754c0edf05d4a13d5fbb4fd53788eeb6

v0.0.13-beta
Signature continuous

Jul 2, 2026 · 8.8 MB · Android API 2435 · code 13

Imported from the F-Droid repository index.

MODIFY_AUDIO_SETTINGSRECORD_AUDIOFOREGROUND_SERVICEFOREGROUND_SERVICE_MEDIA_PLAYBACKPOST_NOTIFICATIONSBLUETOOTH_CONNECTRECEIVE_BOOT_COMPLETEDQUERY_ALL_PACKAGESDUMPcom.bearinmind.equalizer314.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

SHA-256 90f13e4944873f2aa3a1f69b14f4b8adbac0beb0e3668633819f55e4d7743828

Will it run on your device?

CompatibilityLikely to run

78%

  • Runs on a broad range of modern Android versions.
  • ABI coverage is focused on newer 64-bit devices.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
0 MB
Added permissions
INTERNET, ACCESS_WIFI_STATE, CHANGE_WIFI_MULTICAST_STATE
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be com.bearinmind.equalizer314 is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 0.0.14-beta is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Equalizer314 first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Equalizer314, and a listing is removed when the evidence for it stops holding up.

Get Equalizer314

Every source we list for com.bearinmind.equalizer314 is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Media Audio
Android
7.0+
Architectures
Version
0.0.15-beta (code 15)
Size
8.8 MB
Updated
Jul 14, 2026
Package name
com.bearinmind.equalizer314

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v0.0.15-beta)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

5e4537e35146910a7c45c135a454de8b42e86ae1a3db50294b91af961382861a

Signing certificate

7a8368d18ad64294f9aadf4b736adcd15cb0cb88c6b9dc2e0bd5f1e461b83e52

Permissions Required

MODIFY_AUDIO_SETTINGS
RECORD_AUDIO
INTERNET
ACCESS_WIFI_STATE
CHANGE_WIFI_MULTICAST_STATE
FOREGROUND_SERVICE
FOREGROUND_SERVICE_MEDIA_PLAYBACK
POST_NOTIFICATIONS
BLUETOOTH_CONNECT
RECEIVE_BOOT_COMPLETED
QUERY_ALL_PACKAGES
DUMP
com.bearinmind.equalizer314.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Previous Versions

v0.0.14-beta Jul 4, 2026
v0.0.13-beta Jul 2, 2026
Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem