RE: [linux-audio-dev] Extending LADSPA to support Non-Causal Plugins

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: RE: [linux-audio-dev] Extending LADSPA to support Non-Causal Plugins
From: David Olofson (david_AT_gardena.net)
Date: Sat Nov 04 2000 - 11:02:15 EET


On Sat, 28 Oct 2000, Richard W.E. Furse wrote:
[...]
> 3. Quite right, I missed a parameter. (I'd been thinking in C++ and forgot
> the method would need the transport pointer as in your last solution.)
> Thinking about it, perhaps the plugin pointer should be passed too. Not
> sure...

Well, the host should know which plugin it just called, but that's
perhaps not a nice assumption to make.

Besides, it requires multithreaded hosts to have separate callbacks
per thread, or this identification will fail every now and then.
(Very frequently on SMP systems, I'd guess...) Using different
callbacks for the threads would work, but it's not exactly sexy.

//David

.- M u C o S -------------------------. .- David Olofson --------.
| A Free/Open Source | | Audio Hacker |
| Plugin and Integration Standard | | Linux Advocate |
| for | | Open Source Advocate |
| Professional and Consumer | | Singer |
| Multimedia | | Songwriter |
`-----> http://www.linuxdj.com/mucos -' `---> david_AT_linuxdj.com -'


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Nov 06 2000 - 00:18:28 EET