-->
Home » , , » PulseAudio is a cross-platform, networked sound server commonly used on the Linux-based and FreeBSD operating systems.
Tuesday
20 September 2011

PulseAudio is a cross-platform, networked sound server commonly used on the Linux-based and FreeBSD operating systems.

PulseAudio (formerly Polypaudio) is a cross-platform, networked sound server commonly used on the Linux-based and FreeBSD operating systems.

PulseAudio runs under Microsoft Windows, Mac OS X, and POSIX-compliant platforms, such as Linux and FreeBSD. PulseAudio is free software released under the terms of the GNU Lesser General Public License 2.1.

PulseAudio is a sound server, a background process accepting sound input from one or more sources (processes or capture devices) and redirecting it to one or more sinks (sound cards, remote network PulseAudio servers, or other processes).

One of the goals of PulseAudio is to reroute all sound streams through it, including those from processes that attempt to directly access the hardware (like legacy OSS applications). PulseAudio achieves this by providing adapters to applications using other audio systems, like aRts and ESD.

In a typical installation scenario under Linux, the user configures ALSA to use a virtual device provided by PulseAudio. Thus, applications using ALSA will output sound to PulseAudio, which then uses ALSA itself to access the real sound card. PulseAudio also provides its own native interface to applications that want to support PulseAudio directly, as well as a legacy interface for ESD applications, making it suitable as a drop-in replacement for ESD.

For OSS applications, PulseAudio provides the padsp utility, which replaces device files such as /dev/dsp, tricking the applications into believing that they have exclusive control over the sound card. In reality, their output is rerouted through PulseAudio.
[edit] Features

The main PulseAudio features include:

    Per-application volume controls[    An extensible plugin architecture with support for loadable modules
  •     Compatibility with many popular audio applications
  •     Support for multiple audio sources and sinks
  •     Low-latency operation[citation needed] and support for latency measurement
  •     A zero-copy memory architecture for processor resource efficiency
  •     Ability to discover other computers using PulseAudio on the local network and play sound through their speakers directly
  •     Ability to change which output device an application plays sound through while the application is playing sound (without the application needing to support this, and indeed without even being aware that this happened)
  •     A command-line interface with scripting capabilities
  •     A sound daemon with command line reconfiguration capabilities
  •     Built-in sample conversion and resampling capabilities
  •     The ability to combine multiple sound cards into one
  •     The ability to synchronize multiple playback streams
  •     Bluetooth audio devices with dynamic detection
  •     The ability to enable system wide equalization


Adoption.

PulseAudio is used in recent versions of several major linux distributions such as Fedora, Ubuntu, Mandriva, Linux Mint, openSUSE, and OpenWRT[citation needed]. There is also growing support for PulseAudio in the GNOME project. Starting with version 4.5 (and further enhanced in 4.6) PulseAudio is also integrated into KDE primarily by PulseAudio contributor Colin Guthrie, adding support to Phonon (the KDE multimedia framework) and KMix (the integrated mixer application) as well as writing a new "Speaker Setup" GUI to aid the configuration of multi-channel speakers.

PulseAudio is being used as audio system on various Linux based mobile devices, including Nokia N900, Nokia N9 and the Palm Pre.

When first adopted by the distributions, PulseAudio developer Lennart Poettering described it as "the software that currently breaks your audio".[6] Poettering later claimed that "Ubuntu didn't exactly do a stellar job. They didn't do their homework" in adopting PulseAudio[7] for Ubuntu "Hardy Heron" (8.04), a problem which was then improved with subsequent Ubuntu releases.[8] However, on October 2009, Poettering reported that he was still not happy with Ubuntu's integration of PulseAudio.

Certain programs, including older versions of Adobe Flash on Linux, cause instability in PulseAudio.

Fortunately newer implementations of Flash plugins do not require the conflicting elements, and as a result Flash and PulseAudio are compatible.
Alternatives.

    ALSA provides a software mixer called dmix, which was developed prior to PulseAudio. This is available on almost all Linux distributions and is a simpler PCM audio mixing solution. It does not provide the advanced features (such as device aggregation, timer-based scheduling, and network audio) of PulseAudio. On the other hand, ALSA offers, when combined with corresponding sound cards, extremely low latencies.

    JACK is a professional sound server, which provides real-time, low latency (i.e. 5 milliseconds or less) audio performance and, since JACK2, supports efficient load balancing by utilizing symmetric multiprocessing, that is the load of all audio clients can be distributed among several processors. Audio clients can be arbitrarily connected with each other. The graph, that is all connections among JACK clients, can be visualized and edited at runtime with various applications (e.g. Qjackctl), providing a means to overview the overall audio control flow and to modify the routing of all audio applications and hardware at any time. JACK is the preferred sound server for professional audio applications such as Ardour, Rezound, and LinuxSampler.

    OSS. This was the original sound system used in Linux, but was deprecated after the 2.5 kernel.

Proprietary development was continued by 4Front Technologies - who in July 2007 released sources for OSS under CDDL for OpenSolaris and GPL for Linux. The modern implementations Open Sound System v4, provide software mixing, resampling, and changing of the volume on a per-application basis; in contrast to PulseAudio, these features are implemented within the kernel.

PulseAudio can also inter-operate with existing legacy sound systems, including those that were designed to exclusively lock the sound card (e.g. OSS v3).

Screenshots.


Custom Search

Adserver                   610x250
If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:


0 commenti:

Post a Comment

Random Posts

  • Dreamlinux is a Brazilian distribution based on Debian GNU/Linux
    03.06.2010 - 0 Comments
    Dreamlinux is a Brazilian computer operating system based on Debian GNU/Linux.It can boot as a live CD, from USB flash drive, or can be installed on a hard drive.The distribution's GUI is similar to Mac OS X, with a centered animated…
  • Top 10 blog posts for July 2015 from Linuxlandit & The Conqueror Penguin.
    10.08.2015 - 0 Comments
    1.- GCompris: Introduction, Minimal Configuration & Installation. Introduction GCompris is a completely free educational software suite which contains a wide range of activities. It offers various activities aimed at covering a variety…
  • QLandkarte GT is the ultimate outdoor aficionado's tool for GPS maps in GeoTiff format as well as Garmin's img vector map format.
    09.09.2011 - 0 Comments
    QLandkarte and the sucessors Qlandkarte GT and Qlandkarte M are tools to view map sets on a PC as well as on a portable device such as PPCs. While Qlandkarte only worked with pre-created Garmin map image files, Qlandkarte GT and Qlandkarte M in…
  • Nexenta OS is a free and open source operating system combining the OpenSolaris kernel with GNU application userland.
    27.04.2010 - 0 Comments
    Nexenta OS is a free and open source operating system combining the OpenSolaris kernel with GNU application userland.Nexenta OS runs on Intel/AMD 32-/64-bit hardware and is distributed as a single installable CD.Upgrades and binary packages not…
  • Repositories for Ubuntu 8.04 Hardy Heron
    28.04.2008 - 0 Comments
    What are Repositories? There are thousands of programs available to install on Ubuntu. These programs are stored in software archives (repositories) and are available for installation over the Internet. This makes it very easy to install new…
  • Aseprite is an open source program to create animated sprites & pixel: Context Bar.
    15.11.2015 - 0 Comments
    Animations and visual effects are nowadays used to enhance nearly every form of multimedia, including video games. These are created by combining multiple images and effects, with an abundance of applications at your disposal. Aseprite is one of…
  • The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX
    23.01.2010 - 0 Comments
    The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides…
  • ARSIG Linux (Arl) is optimized for use on LAN routers
    23.02.2008 - 0 Comments
    ARSIG is a Russian diskless router distribution based on Openwall GNU/*/Linux (Owl). ARSIG is adapted to work on a read-only filesystem and boots from a (256 Mb) flash card. All components of the filesystem that need write access are mounted in…
  • Clementine is a modern music player and library organiser.
    02.12.2011 - 0 Comments
    Clementine is a multiplatform music player. It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for searching and playing your music. Clementine was created because the Amarok transition from version 1.4 to version 2 was…
  • AriOS is a GNU/Linux operating system based on Ubuntu.
    21.06.2011 - 0 Comments
    AriOS is a GNU/Linux operating system based on Ubuntu Linux. AriOS comes with many extra applications, multimedia codecs, flash and java plugins, many tweaks and a unique look and feel! AriOS is not just Ubuntu+extra packages. It has been carefully…

Recent Posts

Recent Posts Widget

Popular Posts

Labels

Archive

page counter follow us in feedly
 
Copyright © 2014 Linuxlandit & The Conqueror Penguin
-->