We have collected the most relevant information on Pulse Audio Sink. Open the URLs, which are collected below, and you will find all the info you are interested in.
pulseaudio - pulse audio sink, what are they? - Ask Ubuntu
https://askubuntu.com/questions/1010281/pulse-audio-sink-what-are-they
Sink #0 State: RUNNING Mute: no Volume: front-left: 32768 / 50% / -18.06 dB, front-right: 32768 / 50% / -18.06 dB Base Volume: 65536 / 100% / 0.00 dB Sink #1 State: IDLE Mute: no Volume: front-left: 32768 / 50%, front-right: 32768 / 50% Base Volume: 65536 / 100%. pulseaudio alsa soundcard. Share. Improve this question.
Down the drain: The elusive ‘default’ PulseAudio sink ...
https://brokkr.net/2018/05/24/down-the-drain-the-elusive-default-pulseaudio-sink/
There is no such thing as a default output device (or sink) in PulseAudio. It say so right there in the official documentation. There is something referred to as a fallback device which is used “if the stream has not been seen before”. Yet there is …
audio - How to set up a PulseAudio sink? - Raspberry Pi ...
https://raspberrypi.stackexchange.com/questions/8621/how-to-set-up-a-pulseaudio-sink
load-module module-tunnel-sink sink_name=rpi_tunnel server=tcp:192.168.2.13:4713 sink=bcm1 If you don't put a sink_name in, pulseaudio won't start. The sink refers to the sink name on the pi side, which then also needs a name; add a corresponding sink_name to the module-alsa-sink line in default.pa there:
command line - Get active sink in PulseAudio - Unix ...
https://unix.stackexchange.com/questions/547899/get-active-sink-in-pulseaudio
As PulseAudio (amazingly) doesn't provide any simple query commands, I'm parsing the output from pacmd list-sinks to get the index of the active sink. However, I'm not sure what lines actually indicate which sink is active. I know that the index line has an asterisk in front of it if it's the default sink.
PulseAudio/Examples - ArchWiki - Arch Linux
https://wiki.archlinux.org/title/PulseAudio/Examples
For quick identification at runtime (e.g. to manage sound volume), you can use the sink index instead of the sink name: $ pactl set-sink-volume 0 +3% $ pactl set-sink-volume 0 -3% $ pactl set-sink-mute 0 toggle To avoid unnecessary overriding of 100% normal volume it is better to use alternative utilities for managing of sound.
Modules – PulseAudio
https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Modules/
This sink is clocked using the system time. All sinks have a corresponding "monitor" source which makes the null sink a practical way to plumb output to input. In addition to the common sink arguments ( sink_name, sink_properties, format, rate, channels and channel_map ), this module supports the following arguments: formats Since 13.0.
PulseAudio from the Command Line - Shallow Sky
https://shallowsky.com/linux/pulseaudio-command-line.html
If you want to be able to change the default sink from the commandline at runtime, you need to edit /etc/pulse/default.pa, find the line with module-stream-restore, and add "=false" at the end: load-module module-stream-restore restore_device=false
PulseAudio - ArchWiki - Arch Linux
https://wiki.archlinux.org/title/PulseAudio
pulseaudio-equalizer for equalizer sink (qpaeq) pulseaudio-jack for JACK sink, source and jackdbus detection pulseaudio-lirc for infrared volume control with LIRC pulseaudio-zeroconf for Zeroconf ( Avahi /DNS-SD) support Front-ends There are a number of front-ends available for controlling the PulseAudio daemon: Console
Now you know Pulse Audio Sink
Now that you know Pulse Audio Sink, we suggest that you familiarize yourself with information on similar questions.