About 64,700 results
Open links in new tab
  1. Advanced Linux Sound Architecture (ALSA) project homepage

    Oct 20, 2020 · User space library (alsa-lib) to simplify application programming and provide higher level functionality. Support for the older Open Sound System (OSS) API, providing binary …

  2. Documentation - AlsaProject

    May 3, 2016 · User Info ALSA User Info Hardware Recommendations Linux Audio Users Guide Low latency howto System Maintainers Info System Maintainers documentation Sound Card …

  3. Advanced Linux Sound Architecture (ALSA) project homepage

    Oct 20, 2020 · AlsaProjectAdvanced Linux Sound Architecture (ALSA) project homepage

  4. Introduction - AlsaProject

    Aug 12, 2007 · Support for the older Open Sound System (OSS) API, providing binary compatibility for most OSS programs. ALSA is released under the GPL (GNU General Public …

  5. Download - AlsaProject

    Dec 15, 2021 · alsa-driver contains the ALSA components that run in kernel space (e.g. all the modules). It also contains a few user-space components, including the alsasound startup …

  6. Tutorials and Presentations - AlsaProject

    Sep 10, 2010 · ALSA Sequencer (draft) - Frank van de Pol's draft on programming the alsa sequencer. Kernel OSS-Emulation - Takashi Iwai has written some notes on how ALSA …

  7. ALSA User Info - AlsaProject

    The Linux Audio Users Guide provides a quick reference point to many useful documents, tutorials, links and a professional support database for Linux audio. You may want to take a …

  8. ASoC - AlsaProject

    Feb 14, 2023 · The overall project goal of the ALSA System on Chip (ASoC) layer is to provide better ALSA support for embedded system on chip procesors (e.g. pxa2xx, au1x00, iMX, etc) …

  9. ALSA project - the C library reference: PCM (digital audio) interface

    ALSA driver and library knows to handle the asynchronous notifications over the SIGIO signal. This signal allows to interrupt application and transfer data in the signal handler.

  10. ALSA Library API - AlsaProject

    May 14, 2020 · The ALSA library API is the interface to the ALSA drivers. Developers need to use the functions in this API to achieve native ALSA support for their applications.