Press kit

Everything you need to write about EQBase

Boilerplate you can paste, assets you can publish, facts you can check, and a Pro license for reviewers. None of it needs our permission first.

Download the press kit Download the app

ZIP, 1.2 MB. App icon, vector mark, seven screenshots and a plain-text fact sheet.

Press contact: [email protected]. A person reads it, usually the same day and within one business day at the outside. Deadline today? Say so in the subject line and it goes to the front.

The short version

Copy and paste

Written to be used as written. Nothing here needs a sign-off from us.

One sentence

EQBase is a system-wide audio equalizer for macOS that adds zero samples of latency and stays bit-perfect when you leave it flat.

Short boilerplate, 61 words

EQBase is a menu-bar equalizer that processes everything a Mac plays, from a 10-band graphic EQ up to a 24-band parametric one, with correction profiles for 8,666 headphone models built in. It also records system audio, sets a volume per app, and revives the volume keys macOS greys out. Zero added latency, bit-perfect when flat. Free, with an optional Pro tier.

Long boilerplate, 165 words

macOS has never shipped a system-wide equalizer. EQBase is one: it lives in the menu bar, reads the mix the Mac is already playing rather than installing a driver to intercept it, and processes everything the Mac plays in real time, not one app at a time. It runs from a three-band EQ up to a 24-band parametric one with dynamic and linear-phase filters, and takes on the rest of what macOS leaves out: one-click recording of system audio, per-app volume, the volume keys macOS greys out on HDMI and optical outputs, equal-loudness compensation, room measurement with automatic correction, an analysis suite, audio routing, spatial audio, crossfeed, convolution and Audio Unit plugin hosting. Correction profiles for 8,666 headphone models from the AutoEQ project are built into the app. Two engineering claims sit at the center of it: the direct signal picks up zero samples of added latency, and when every control is flat the chain is bit-perfect, which the app verifies live rather than asserting.

About Bold Biscuit, 41 words

Bold Biscuit is an independent software studio based in Istanbul, Türkiye, founded by Taha Bozdemir. It has no investors, no advertising business and no data to sell. EQBase is its macOS audio product, funded entirely by the people who buy Pro.

Fact sheet

The details, in one table

NameEQBase. One word, capital E, Q and B
CategorySystem-wide audio equalizer and mixer for macOS
DeveloperBold Biscuit, Istanbul, Türkiye
FounderTaha Bozdemir
First release10 July 2026
Current version1.4.5, released 20 August 2026
RequirementsmacOS 14.4 (Sonoma) or later
ArchitecturesUniversal: Apple silicon and Intel in one binary
Download size11.0 MB
SigningDeveloper ID, notarized by Apple
DriverUser-space Core Audio HAL plug-in. Not a kernel extension
Sample rates44.1 to 192 kHz, end to end
Headphone profiles8,666, from the AutoEQ project (MIT, © Jaakko Pasanen)
PriceFree with no time limit. Pro $4.99/month or $39.99/year for 3 Macs, or $79.99 once for a lifetime license on 1 Mac
Refunds14 days, no questions asked
AccountsNone. The app works fully offline
LanguagesEnglish
Websitehttps://eqbase.app
Direct downloadhttps://dl.eqbase.app/EQBase.dmg
Homebrewbrew install --cask tahabozdemir/tap/eqbase

Angles

Four stories in here

Not features. The things about this category that are genuinely worth a paragraph, whether or not EQBase is the app you end up writing about.

The question everyone asks

Why do Mac equalizers want microphone access, and why setup here doesn't?

For years macOS gave an app no supported way to read the system's own output. So every system-wide equalizer published a virtual output device, sent audio into it, and read it back, and because macOS counts reading any input device, virtual ones included, as recording, the microphone prompt appeared. It was a platform design decision rather than an app being shady, and as far as we can tell nobody wrote it up properly.

EQBase no longer works that way. It reads the system mix directly through a Core Audio process tap and mutes the original at the same instant, so first run installs no driver, never asks for an administrator password, and never asks for the microphone. What it does ask for is permission to record this computer's audio, which is the honest name for what it does. We have the before-and-after numbers on how many people that change carries through setup, and we are happy to explain both architectures, on the record.

One Pro feature still meets that old prompt, and we would rather point at it than let someone find it. Audio routing publishes virtual devices other apps can record from, and a device with an input side is exactly what macOS charges microphone access for. So routing asks, at the user's click in that pane, never at launch, and never for the real microphone. Removing that last prompt means moving the write side into the driver, which is a rebuild rather than a patch, and it is on the list.

An unusual claim

Transparency the app has to earn every second

"Bit-perfect" is usually a marketing word. In EQBase it is a live measurement: every processing stage reports whether it is currently a mathematical identity, and the engine combines those into a single readout in the Devices pane and the menu bar. When something cannot be proven transparent, an armed plugin or a dynamic filter that is riding gain, the app withholds the claim instead of rounding it up. There is even a button that audits the running pipeline for three seconds and tells you whether the claim held, which is an odd thing for an app to hand a skeptic and the reason we point reviewers straight at it.

The engineering

Zero added latency, convolution included

Convolution normally costs latency: FFT processing works in blocks, so the output arrives a block late. EQBase splits the impulse response in two, running the first 512 taps as a direct filter at the same frame while the FFT engine handles the tail, whose inherent one-block delay lands exactly where the head stops. Two features do add latency, the true-peak limiter and linear-phase EQ mode. Both are opt-in and both say so in the app's own latency readout.

The business

The free tier is the whole correction

Free users get the complete 10-band fit of any of the 8,666 AutoEQ profiles, on every output device, with no time limit and no account, plus one-click recording of system audio, loudness compensation, and the volume keys back on outputs macOS greys out. Pro buys precision (24-band parametric, per-channel EQ, room measurement, the analysis suite, convolution, plugin hosting, per-app volume, routing) rather than unlocking the thing that made you download it. That is a deliberate stance in a category where the usual move is a seven-day trial, and it is worth testing against the app rather than taking from us.

Fact-checking

Claims, and how to check them

Every line below can be verified in the app itself, in a few minutes, without taking our word for anything.

Zero added latency Settings › Help & About itemizes the latency of the live route; the Devices pane carries the one-line total. Turn on the true-peak limiter or linear-phase EQ and watch the number move, which is the honest half of the claim.
Bit-perfect when flat The Devices pane and the menu bar carry a live readout. Settings › Help & About also has a Verify transparency button that watches the running pipeline for three seconds and reports whether the claim actually held. Add any non-identity processing and it stops holding.
Nothing installed to run it A normal setup adds no driver and no daemon: system_profiler SPAudioDataType shows no EQBase device, and the app can be removed by dragging it to the Trash. Turn on Audiophile mode or Pro routing and a user-space driver appears there; kextstat stays clean either way, and the built-in uninstaller removes it.
Notarized by Apple spctl -a -vv /Applications/EQBase.app and codesign -dv --verbose=4 on the same path.
8,666 headphone profiles Count them in the app's Headphones pane search. The catalog ships inside the app, so it works offline, and AutoEQ is credited and licensed in the UI.
Your audio stays local Processing happens on your Mac and nothing is uploaded. The privacy policy names every third party and every field the app does send, and the diagnostics opt-out is real.
The free tier has no expiry There is no trial timer to find. Install it, never buy anything, and it keeps working.

Assets

Screenshots

Real builds, not mockups. Crop and scale them freely. Need a specific pane, a different theme or a larger size? Ask, and it comes back the same day.

The EQBase equalizer: a 24-band parametric response curve with draggable bands across the audible range, headphone correction active.
Expert parametric EQ, with headphone correction loaded. 1763 × 1302 · PNG
The Headphones pane with a search for AirPods Pro showing measured correction profiles.
Headphone profiles, all 8,666 of them, searched offline. 1360 × 900 · PNG
The Spatial Audio pane with a reverb-decay graph and environments from Small Room to Cathedral.
Spatial Audio, with the reverb decay drawn as you dial it. 1360 × 900 · PNG
The Sound Correction pane with imported impulse responses convolving at zero added latency.
Sound Correction: your own impulse responses, at zero added latency. 1360 × 900 · PNG
The Output Device pane listing speakers, display and USB outputs, with volume, balance and loudness compensation.
Output devices, where the live transparency readout lives. 1360 × 1004 · PNG
The App Mixer pane with a level, mute and 10-band equalizer for each running app.
App Mixer: a level and a tone control for every running app. 1360 × 1004 · PNG

Screenshots here are 1360 × 900, the size the app's windows ship at. For print or a Retina layout, ask and we will render the same panes larger.

Assets

The mark

The EQBase app icon: the EQBase mark in color on a rounded black tile, as macOS draws it.

App icon

What people see in the Dock and in Finder. Use this one in a product shot.

The EQBase brand mark on its own: a teardrop of colored equalizer bars, no background.

Brand mark

The glyph alone, transparent background. Use this one on a colored surface or beside body text.

Please do: reproduce the icon, the mark and the screenshots in articles, videos, newsletters and listings. Crop screenshots. Scale anything. No permission needed and no attribution required beyond naming the app.

Please don't: recolor or redraw the mark, stretch it out of proportion, or restyle a screenshot so the app appears to do something it does not.

Spelling: the app is EQBase, one word. Not "EQ Base", "Eqbase" or "EQbase". The developer is Bold Biscuit, two words.

Reviewers

A Pro license, on request

Writers, reviewers and video creators get a Pro license, no conditions and nothing expected in return.

Email [email protected] from any address that shows what you write or make, and a key comes back the same day. You do not need to promise coverage, and a negative review costs you nothing: the license is yours either way.

Pro unlocks the 24-band parametric EQ, per-channel EQ, room measurement with automatic correction, the analysis suite, spatial audio, crossfeed and speaker crosstalk cancellation, convolution, Audio Unit plugin hosting, per-app volume, Night Mode and routing. The free tier is worth trying first if your piece is about what most people will actually use.

Who makes it

Bold Biscuit

EQBase is made and published by Bold Biscuit, an independent software studio in Istanbul, Türkiye, founded by Taha Bozdemir. There are no investors, no advertising business and no data to sell. The app is funded entirely by the people who choose to buy Pro.

Taha writes the app, the driver and this website. Interviews, technical questions and "is this claim actually true" emails are all welcome, and the driver-side questions are the fun ones. A headshot and a longer bio are available on request.

Press contact: [email protected], answered within one business day. More background on the about page, and the honest version of how EQBase stacks up against the alternatives is on the comparison pages, including where another app is the better choice.