ALSA Plugins-1.0.9

Introduction to ALSA Plugins

The ALSA Plugins package contains plugins for OSS and JACK.

Package Information

Additional Downloads

ALSA Plugins Dependencies

Optional

JACK

Installation of ALSA Plugins

If you choose not to install JACK, apply the patch by running the following commands:

patch -Np1 -i \
    ../alsa-plugins-1.0.9-no_jack-1.patch

Install ALSA Plugins by running the following commands:

./configure &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: libasound_module_pcm_oss.so and optionally libasound_module_pcm_jack.so
Installed Directory: /usr/lib/alsa-lib

Short Descriptions

libasound_module_pcm_oss.so

Allows native ALSA applications to run on OSS.

libasound_module_pcm_jack.so

Allows native ALSA applications to work with jackd.

Last updated on 2005-08-01 13:29:19 -0600