You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script provides a complete stereo configuration for the Audient EVO4 audio interface on systems running PipeWire. It addresses common issues with channel mapping and profile switching by setting up a custom, persistent configuration that:
Forces stereo output and microphone routing for the EVO4 (from default 4-channel surround)
Automatically sets EVO4 as the default input/output on login
Provides a systemd user service to re-apply the configuration after reboot
Adds support for custom ALSA profiles and WirePlumber rules
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This script provides a complete stereo configuration for the Audient EVO4 audio interface on systems running PipeWire. It addresses common issues with channel mapping and profile switching by setting up a custom, persistent configuration that:
After setup, your EVO4 will default to:
evo4_stereo_output
evo4_stereo_mic
Files Created
~/.config/pipewire/pipewire.conf.d/evo4-stereo.conf
~/.config/pipewire/pipewire.conf.d/evo4-alsa-profiles.conf
~/.config/pipewire/pipewire-pulse.conf.d/evo4-defaults.conf
~/.config/wireplumber/main.lua.d/51-evo4-config.lua
~/.local/bin/evo4-setup.sh
~/.config/systemd/user/evo4-setup.service
Script:
Beta Was this translation helpful? Give feedback.
All reactions