Difference between revisions of "Sound system"
Thestinger (talk | contribs) (→Related Articles (some may be merged into here)) |
Thestinger (talk | contribs) (→ALSA) |
||
Line 3: | Line 3: | ||
==Drivers== | ==Drivers== | ||
===ALSA=== | ===ALSA=== | ||
+ | |||
+ | The Advanced Linux Sound Architecture (ALSA) is a Linux kernel component intended to provide device drivers for sound cards. | ||
*[[ALSA]] | *[[ALSA]] |
Revision as of 22:14, 20 December 2010
Contents
Drivers
ALSA
The Advanced Linux Sound Architecture (ALSA) is a Linux kernel component intended to provide device drivers for sound cards.
- ALSA
- Wikipedia:Advanced Linux Sound Architecture
- http://www.alsa-project.org/main/index.php/Main_Page
OSS
Sound servers
JACK
The Jack-Audio-Connection-Kit is a sound server for advanced use, and is generally used by professionals looking to record. Regardless it does support mixing, although to get non JACK aware applications to work, a plugin has to be provided. The alsa-plugins package will pull this in.
JACK2
Also called JACK-mp, it is the next version of JACK, with support for multi-processors and for network audio.
PulseAudio
NAS
Audio programs
Latency
- irqbalance
- real time patches for kernel26
- schedtool/nice (with sound server)