<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<font face="Courier New, Courier, monospace"><br>
Jim's notes re PulseAudio: <br>
<br>
<br>
PulseAudio ("pulse") was news to me, thank you. <br>
The docs on the web page seem well-written to me. <br>
<br>
<a class="moz-txt-link-freetext" href="https://www.freedesktop.org/wiki/Software/PulseAudio/">https://www.freedesktop.org/wiki/Software/PulseAudio/</a> <br>
<a class="moz-txt-link-freetext" href="https://www.freedesktop.org/wiki/Software/PulseAudio/About/">https://www.freedesktop.org/wiki/Software/PulseAudio/About/</a> <br>
<br>
<br>
Here's how it looks on my system: <br>
<br>
root@Ultralap-6440:~# ls -l /etc/pulse<br>
total 20<br>
-rw-r--r-- 1 root root 1201 May 21 2018 client.conf<br>
-rw-r--r-- 1 root root 2366 May 21 2018 daemon.conf<br>
-rw-r--r-- 1 root root 5091 May 21 2018 default.pa<br>
-rw-r--r-- 1 root root 2046 May 21 2018 system.pa<br>
<br>
root@Ultralap-6440:~# ps aux | grep ulse<br>
gdm 1175 0.0 0.0 1415668 11308 ? Ssl Apr29 0:00
/usr/bin/pulseaudio --daemonize=no<br>
jim 1630 2.4 0.1 2483320 18936 ? S<l Apr29
142:19 /usr/bin/pulseaudio --start --log-target=syslog<br>
root 23512 0.0 0.0 21536 1088 pts/0 S+ 15:39 0:00
grep --color=auto ulse<br>
<br>
root@Ultralap-6440:~# ls /usr/bin/*ulse*<br>
/usr/bin/pulseaudio /usr/bin/start-pulseaudio-x11<br>
<br>
root@Ultralap-6440:~# man pulseaudio<br>
<br>
</font><br>
</body>
</html>