Re: [LAD] ANN: convoLV2 0.2

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Stéphane <letz@...>
Cc: <linux-audio-dev@...>
Date: Monday, October 22, 2012 - 12:50 pm

On Mon, Oct 22, 2012 at 02:31:35PM +0200, Stéphane Letz wrote:

> You can use semas on OSX, you'll need to use sem_open API instead of sem_init.

Except that the implementation is incomplete. And worse, some functions
such as sem_init() do exist but don't work. Earlier versions of zita-
convolver also required sem_getvalue() which doesn't exist or doesn't
work, I don't remember.

Having to do all of: destroy a sema, create a new one in the filesystem
(which requires unique names), open then unlink the new one, just to
reset its counter to zero is too much a hack for it to be acceptable.

Ciao,

--
FA

A world of exhaustive, reliable metadata would be an utopia.
It's also a pipe-dream, founded on self-delusion, nerd hubris
and hysterically inflated market opportunities. (Cory Doctorow)

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [LAD] ANN: convoLV2 0.2, Stéphane Letz, (Mon Oct 22, 12:31 pm)
Re: [LAD] ANN: convoLV2 0.2, Fons Adriaensen, (Mon Oct 22, 12:50 pm)
Re: [LAD] ANN: convoLV2 0.2, Stéphane Letz, (Mon Oct 22, 1:04 pm)
Re: [LAD] ANN: convoLV2 0.2, Paul Davis, (Mon Oct 22, 1:10 pm)
Re: [LAD] ANN: convoLV2 0.2, Fons Adriaensen, (Mon Oct 22, 1:56 pm)
Re: [LAD] ANN: convoLV2 0.2, Stéphane Letz, (Mon Oct 22, 1:38 pm)