Main Page: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOEDITSECTION__ __NOTOC__ | |||
=Advanced Linux Sound Architecture (ALSA)= | |||
{| cellpadding=0 cellspacing=1 | |||
|- valign="top" | |||
|style="border: 1px solid gray;padding-left:1em;padding-right:0.5em;background:#FFEFF0;" class="plainlinks" colspan="2"| | |||
= | <div style="float:right;">{{ALSA download|layout=new}}</div> | ||
<span style="font-size: 130%;">'''[[Introduction]]'''</span><br/> | |||
= | |||
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. ALSA has the following significant features: | The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI functionality to the Linux operating system. ALSA has the following significant features: | ||
* Efficient support for all types of audio interfaces, from consumer sound cards to professional multichannel audio interfaces. | |||
* Efficient support for all types of audio interfaces, from consumer | |||
* Fully modularized sound drivers. | * Fully modularized sound drivers. | ||
* SMP and thread-safe design. | * SMP and thread-safe design. | ||
* User space library (alsa-lib) to simplify application programming and provide higher level functionality. | * User space library (alsa-lib) to simplify application programming and provide higher level functionality. | ||
* Support for the older OSS API, providing binary compatibility for most OSS programs. | * 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 license) and the LGPL (GNU Lesser General Public License). | |||
|- valign="top" | |||
|style="border: 1px solid gray;padding-left:1em;padding-right:0.5em;background:#FFFFFF;" class="plainlinks" colspan="2"| | |||
'''Please, help us''' to provide better content and organisation on this wiki. Read the [[AlsaWiki:Community_Portal|Community Portal]] for more details. | |||
|- valign="top" | |||
|style="border: 1px solid gray;padding-left:1em;padding-right:0.5em;background:#E4FFDF;padding-bottom:0.5em;" width="50%"| | |||
==New ALSA Users== | |||
We need users to use, test and provide feedback on drivers and applications using ALSA. If you are interested, please subscribe to a [[mailing-lists|mailing list]]. | |||
* [[Matrix:Main|Is my soundcard supported?]] | |||
* [[SoundcardTesting|How do I test my soundcard?]] | |||
* [https://bugtrack.alsa-project.org/alsa-bug/ I found a bug!] | |||
ALSA | ===Other information=== | ||
* [http://alsa.opensrc.org/ Unofficial wiki] | |||
|valign="top" bgcolor="#E8F1FF" style="border-style:solid;border-width:1px;border-color:gray;padding-left:1em;padding-right:0.5em; padding-bottom:0.5em;" width="50%"| | |||
{{ALSA Project News}} | |||
|- | |||
|- valign="top" | |||
|style="border: 1px solid gray;padding-left:1em;padding-right:0.5em;background:#E4FFDF;padding-bottom:0.5em;" width="50%"| | |||
==Advanced ALSA Users== | |||
We need users to use, test and provide feedback on drivers and applications using ALSA. If you are interested, please subscribe to a [[mailing-lists|mailing list]]. | |||
* [https://bugtrack.alsa-project.org/alsa-bug/ I found a bug!] | |||
* [[Download|How do I install the ALSA driver from source]] | |||
===Other information=== | |||
* [http://alsa.opensrc.org/ Unofficial wiki] | |||
|valign="top" bgcolor="#E8F1FF" style="border-style:solid;border-width:1px;border-color:gray;padding-left:1em;padding-right:0.5em; padding-bottom:0.5em;" width="50%"| | |||
==ALSA Developers== | |||
We need application developers who choose to use ALSA as the basis for their programs, programmers to work on low level drivers, writers to extend and improve our documentation. If you are interested, please subscribe to a [[mailing-lists|mailing list]]. | |||
* [[Tutorials_and_Presentations|Tutorials for application developers]] | |||
* [[Developer_Zone|Developers area on this wiki]] | |||
* [[ALSA_Driver_Documentation|Writing a driver?]] | |||
* [[ALSA_Soundcard_Vendor_Information|Information for soundcard manufacturers]] | |||
|- | |||
|} |
Revision as of 07:52, 12 August 2007
Advanced Linux Sound Architecture (ALSA)
Download a package
Introduction
ALSA is released under the GPL (GNU General Public license) and the LGPL (GNU Lesser General Public License). | |||||||||||||
Please, help us to provide better content and organisation on this wiki. Read the Community Portal for more details. | |||||||||||||
New ALSA UsersWe need users to use, test and provide feedback on drivers and applications using ALSA. If you are interested, please subscribe to a mailing list. Other information |
| ||||||||||||
Advanced ALSA UsersWe need users to use, test and provide feedback on drivers and applications using ALSA. If you are interested, please subscribe to a mailing list. Other information |
ALSA DevelopersWe need application developers who choose to use ALSA as the basis for their programs, programmers to work on low level drivers, writers to extend and improve our documentation. If you are interested, please subscribe to a mailing list. |