Horje
pulse audio equalizer Code Example
pulse audio equalizer
To start the pulseaudio equalizer run:

qpaeq

If this gives you the error

There was an error connecting to pulseaudio,
please make sure you have the pulseaudio dbus module loaded, exiting...

then load these two modules using pactl:

pactl load-module module-equalizer-sink
pactl load-module module-dbus-protocol

and, to make these changes permanent, edit ~/.config/pulse/default.pa (create it if necessary) and add these lines:

load-module module-equalizer-sink
load-module module-dbus-protocol




Whatever

Related
cmd clear console Code Example cmd clear console Code Example
dataannotations number greater than 0 Code Example dataannotations number greater than 0 Code Example
clang cpp compile command Code Example clang cpp compile command Code Example
how to change color of a sprite in unity Code Example how to change color of a sprite in unity Code Example
check network connection android Code Example check network connection android Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7