Re: [alsa-devel] Troubles using the external SDK
Anyways. I want to know how you'd do this. The OSS driver for example doesn't even seem to define a delay()
callback,
which strikes me as odd.How can it know about the delay?
http://git.alsa-project.org/?p=alsa-plugins.git;a=blob_plain;f=doc/README-pc...
This plugin converts the ALSA API over OSS API. With this plugin, ALSA native apps can run on OSS drivers.
The function supported by this plugin is limited. For example, you cannot use dmix together with this plugin. Don't expect too much :)
Please note that this plugin require a real OSS driver , not ALSA oss kernel emulation
e.g. you can use this oss plugin to use the aureal binary driver http://aureal.sourceforge.net/ [^ http://aureal.sourceforge.net/] on Fedore Core 1 when alsa au88x0 driver was not written
participants (1)
-
Raymond Yau