Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
wiki:audio_layers_overview [2009/09/20 12:28] – fix links raboofwiki:audio_layers_overview [2009/09/20 12:36] raboof
Line 24: Line 24:
  
 Other sound servers such as [[apps:all:PulseAudio]], [[apps:all:ESounD]], [[apps:all:GStreamer]] and [[apps:all:aRts]] serve various desktop audio needs, and have lots of overlapping functionality, but are not specifically focused towards audio production like [[apps:all:Jack]]. Other sound servers such as [[apps:all:PulseAudio]], [[apps:all:ESounD]], [[apps:all:GStreamer]] and [[apps:all:aRts]] serve various desktop audio needs, and have lots of overlapping functionality, but are not specifically focused towards audio production like [[apps:all:Jack]].
 +
 +===== Compatibility layers =====
 +
 +An application that does not use a sound server is generally written for either [[apps:all:OSS]] (in which case it would use /dev/dsp*) or [[apps:all:ALSA]] (in which case it would use /dev/snd/* though the [[apps:all:ALSA]] libraries).
 +
 +This would mean [[apps:all:OSS]] would not work on systems using [[apps:all:ALSA]] and vice-versa. Luckily, both projects provide a 'compatibility layer' to work with each others' applications.
wiki/audio_layers_overview.txt · Last modified: 2013/06/02 15:45 by 127.0.0.1