File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,18 @@ and the JACK API on PipeWire plus NumPy FFT analysis for the analyzer.
2121- WirePlumber routing and default-output tracking.
2222- PipeWire filter-chain DSP using builtin biquad filters.
2323- Optional spectrum analyzer through the PipeWire JACK compatibility layer.
24- - Equalizer APO preset import from the UI or ` --import-apo ` .
24+ - Equalizer APO preset import from the UI or ` --import-apo ` , including
25+ compatible presets exported by [ AutoEq] ( https://autoeq.app/ ) .
26+
27+ ## AutoEq And APO Presets
28+
29+ Mini EQ can import Equalizer APO-style parametric EQ text presets. This makes it
30+ usable with headphone correction presets exported by
31+ [ AutoEq] ( https://autoeq.app/ ) : export an Equalizer APO/parametric EQ preset from
32+ AutoEq, then use ** Import Equalizer APO...** in Mini EQ or start the app with
33+ ` mini-eq --import-apo path/to/ParametricEQ.txt ` . The
34+ [ AutoEq project] ( https://github.com/jaakkopasanen/AutoEq ) provides the source,
35+ headphone measurement data, targets, and optimizer behind the web app.
2536
2637## Install
2738
You can’t perform that action at this time.
0 commit comments