We are still actively working on the spam issue.

Difference between revisions of "PulseAudio"

From InstallGentoo Wiki
Jump to: navigation, search
m (category:software category:terms)
m (Although pulseaudio can work on multiple POSIX-like OS's, it's primarily developed for systemd/Linux)
 
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
  
PulseAudio is a sound system for [[POSIX]] OSes, meaning that it is a proxy for your sound applications. It allows you to do advanced operations on your sound data as it passes between your application and your hardware. Things like transferring the audio to a different machine, changing the sample format or channel count and mixing several sounds into one are easily achieved using a sound server. It is most often found on [[GNU/Linux]] distros and is a Freedesktop.org project, much like [[systemd]] and [[avahi]].
+
PulseAudio is a sound system for [[POSIX]]-like OSes, meaning that it is a proxy for your sound applications. It allows you to do advanced operations on your sound data as it passes between your application and your hardware. Things like transferring the audio to a different machine, changing the sample format or channel count and mixing several sounds into one are easily achieved using a sound server. It is most often found on [[GNU/Linux]] distros and is a Freedesktop.org project, much like [[systemd]] and [[avahi]].
  
PulseAudio is designed to solve some of the issues that [[ALSA]] suffers from, and like most Linux audio solutions, comes with quite a few of its own.
+
PulseAudio is designed to solve some of the issues that [[ALSA]] suffers from, and like most systemd/Linux audio solutions, comes with quite a few of its own.
  
 
[[Category:GNU/Linux]]
 
[[Category:GNU/Linux]]
 
[[Category:Software]]
 
[[Category:Software]]
 
[[Category:Terms]]
 
[[Category:Terms]]

Latest revision as of 02:37, 25 March 2024

PulseAudio is a sound system for POSIX-like OSes, meaning that it is a proxy for your sound applications. It allows you to do advanced operations on your sound data as it passes between your application and your hardware. Things like transferring the audio to a different machine, changing the sample format or channel count and mixing several sounds into one are easily achieved using a sound server. It is most often found on GNU/Linux distros and is a Freedesktop.org project, much like systemd and avahi.

PulseAudio is designed to solve some of the issues that ALSA suffers from, and like most systemd/Linux audio solutions, comes with quite a few of its own.