ALSA: introduce the snd-aloop module for the PCM loopback
authorJaroslav Kysela <perex@perex.cz>
Mon, 9 Aug 2010 12:21:11 +0000 (14:21 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 9 Aug 2010 12:21:11 +0000 (14:21 +0200)
The snd-aloop module allows redirecting of the PCM playback in the
kernel back to the user space using the standard ALSA PCM capture API.

The module also allows time synchronization with another timing source
and notifications of playback stream parameter changes.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>

No differences found