diff options
author | crocket <crockabiscuit@gmail.com> | 2011-07-19 02:31:19 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-21 22:52:46 -0500 |
commit | e9d20d45ca3a5964c2e1452cef724ff4c646c846 (patch) | |
tree | 325a94d77a56848386ce0b9082bc73fdfa54b6bc /libraries/alsa-plugins/README | |
parent | 3013d07c99255ebd2cd146ab1c157d4eddd0e0f7 (diff) | |
download | slackbuilds-e9d20d45ca3a5964c2e1452cef724ff4c646c846.tar.gz |
libraries/alsa-plugins: Added (ALSA Plugins)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/alsa-plugins/README')
-rw-r--r-- | libraries/alsa-plugins/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/alsa-plugins/README b/libraries/alsa-plugins/README new file mode 100644 index 0000000000..1ff58fc6ba --- /dev/null +++ b/libraries/alsa-plugins/README @@ -0,0 +1,6 @@ +These plugins are used to create virtual devices that can be used like +normal hardware devices but cause extra processing of the sound stream to +take place. They are used while configuring ALSA in the .asoundrc file. + +ffmpeg, speex, jack-audio-connection-kit, and pulseaudio are optional. +If you want to build modules for them, you need them installed in advance. |