404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.188.190.212: ~ $
OSS <--> ALSA PCM plugin
========================

This plugin converts the ALSA API over OSS API.  With this plugin,
ALSA native apps can run on OSS drivers.

This plugin provides the PCM type "oss".  The typical configuration
looks like below:

	pcm.oss {
		type oss
		device /dev/dsp
	}

Put the above to ~/.asoundrc (or /etc/asound.conf), and use "oss" PCM
with your ALSA apps.  For example,

	% aplay -Doss foo.wav

For playing arbitrary formats, you should use "plug" layer together,

	% aplay -Dplug:oss foo.wav

The oss plugin can have an option: device.  This specifies the device
file path of OSS to open.  If not given, /dev/dsp is used.

The function supported by this plugin is limited.  For example, you
cannot use dmix together with this plugin.  Don't expect too much :)

The plugin is installed in /usr/lib/alsa-lib directory as default,
which is the default search path of additional plugins for alsa-lib.
On a 64bit system like x86-64, the proper prefix option (typically,
--prefix=/usr/lib64) must be given to configure script.

Filemanager

Name Type Size Permission Actions
examples Folder 0755
README-arcam-av File 1012 B 0644
README-jack File 1.3 KB 0644
README-maemo.gz File 2.63 KB 0644
README-pcm-oss File 1.02 KB 0644
README-pulse File 1.9 KB 0644
a52.txt File 1.73 KB 0644
changelog.Debian.gz File 1.03 KB 0644
copyright File 1.19 KB 0644
lavcrate.txt File 1 KB 0644
samplerate.txt File 933 B 0644
speexdsp.txt File 1.27 KB 0644
speexrate.txt File 958 B 0644
upmix.txt File 1.21 KB 0644
vdownmix.txt File 560 B 0644