* Re: Re: External PCM plugin SDK
@ 2005-02-09 15:35 Peter Zubaj
2005-02-09 15:43 ` Takashi Iwai
0 siblings, 1 reply; 3+ messages in thread
From: Peter Zubaj @ 2005-02-09 15:35 UTC (permalink / raw)
To: tiwai; +Cc: alsa-devel
Looks like your oss plugin saved lot of 4Front time. :-)
Peter Zubaj
____________________________________
>>> POZOR ZMENA - KONCERT PRESUNUTY NA 28.2.2005
RAMMSTEIN, 28.02.2005 o 20,00, Bratislava Incheba,
Info: 0904 666 363, http://www.xl.sk
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id\x14396&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Re: External PCM plugin SDK
2005-02-09 15:35 Re: External PCM plugin SDK Peter Zubaj
@ 2005-02-09 15:43 ` Takashi Iwai
0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2005-02-09 15:43 UTC (permalink / raw)
To: Peter Zubaj; +Cc: alsa-devel
At Wed, 9 Feb 2005 16:35:46 +0100,
Peter Zubaj wrote:
>
> Looks like your oss plugin saved lot of 4Front time. :-)
Well, don't expect that it works flawlessly :)
It's just a proof of concept how crazy you can set up a system.
For example, you can do like the following with these plugins:
OSS app -> aoss wrapper -> ALSA JACK plugin - > JACK client ->
JACK server -> ALSA OSS plugin -> OSS kernel emulation ->
ALSA kernel driver
Takashi
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* External PCM plugin SDK
@ 2005-02-08 21:30 Takashi Iwai
2005-02-09 15:28 ` Alexander E. Patrakov
0 siblings, 1 reply; 3+ messages in thread
From: Takashi Iwai @ 2005-02-08 21:30 UTC (permalink / raw)
To: alsa-devel; +Cc: Marcel Holtmann
Hi,
I now commited a patch to add the external PCM plugin SDK to
alsa-lib. This allows you to create ALSA PCM plugin outside the
alsa-lib tree. It's still a draft version, and currently only the I/O
plugin (e.g. for implementation of user-space driver) is provided.
The filter-type plugin SDK (e.g. for effects) and the control plugin
SDK will follow later.
No documentation yet. Look at the code :)
Example I/O plugins are found in alsa-plugins tree. So far, two
plugins, OSS and JACK plugins. The former one is the plugin to
emulate ALSA API with the OSS driver. The latter is almost identical
with the one in alsa-lib/src/pcm/ext.
I think this SDK can be used for better implementaion of BT-SCO and
FireWire.
Note that the sync of CVS tree on sourceforge is often delayed.
If you don't see it on anon tree, please wait for a while...
Takashi
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: External PCM plugin SDK
2005-02-08 21:30 Takashi Iwai
@ 2005-02-09 15:28 ` Alexander E. Patrakov
2005-02-09 15:29 ` Takashi Iwai
0 siblings, 1 reply; 3+ messages in thread
From: Alexander E. Patrakov @ 2005-02-09 15:28 UTC (permalink / raw)
To: alsa-devel
Takashi Iwai wrote:
> Example I/O plugins are found in alsa-plugins tree. So far, two
> plugins, OSS and JACK plugins. The former one is the plugin to
> emulate ALSA API with the OSS driver. The latter is almost identical
> with the one in alsa-lib/src/pcm/ext.
Does the existence of the OSS plugin mean that dmix now exists e.g. for
FreeBSD?
--
Alexander E. Patrakov
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Re: External PCM plugin SDK
2005-02-09 15:28 ` Alexander E. Patrakov
@ 2005-02-09 15:29 ` Takashi Iwai
0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2005-02-09 15:29 UTC (permalink / raw)
To: Alexander E. Patrakov; +Cc: alsa-devel
At Wed, 09 Feb 2005 20:28:09 +0500,
Alexander E. Patrakov wrote:
>
> Takashi Iwai wrote:
>
> > Example I/O plugins are found in alsa-plugins tree. So far, two
> > plugins, OSS and JACK plugins. The former one is the plugin to
> > emulate ALSA API with the OSS driver. The latter is almost identical
> > with the one in alsa-lib/src/pcm/ext.
>
> Does the existence of the OSS plugin mean that dmix now exists e.g. for
> FreeBSD?
No, it doesn't work since the required features are missing in OSS.
Takashi
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-02-09 15:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-09 15:35 Re: External PCM plugin SDK Peter Zubaj
2005-02-09 15:43 ` Takashi Iwai
-- strict thread matches above, loose matches on Subject: below --
2005-02-08 21:30 Takashi Iwai
2005-02-09 15:28 ` Alexander E. Patrakov
2005-02-09 15:29 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.