Run PulseField live on your Linux machine with one click. Download the local bridge, start it, then use RUN LIVE in the app.
Save surroundmix-bridge.py, then in a terminal:
python3 surroundmix-bridge.py
Requires PulseAudio + LADSPA swh-plugins. Debian/Ubuntu: sudo apt install swh-plugins
With the bridge running, open the console and click RUN LIVE — your EQ and volume settings apply instantly. Loading a preset with LOAD also applies it live while audio is playing. If the bridge isn't running, RUN LIVE falls back to downloading the script.
Save pulsefield.desktop, then:
cp pulsefield.desktop ~/.local/share/applications/ update-desktop-database ~/.local/share/applications
Search "PulseField" in your app menu and pin it to the dash.
The bridge binds to 127.0.0.1 only and executes the config script it receives. Stop it (Ctrl+C) when you're not using PulseField.