On 4/8/08 5:29 AM, "Christian Anthon" <[EMAIL PROTECTED]> wrote:

> Michael Petch wrote:

> 
> We really only need a very simple sound playing api. esd plays the sound
>   in sync and that generally works fine. Windows plays async, but with
> only one channel. If apple has a simple api that does either we could
> easily include it.
> 

I'm glad you brought this point up. I was surprised last month when I built
up my first version in a while, and that the QuickTime interface/API that
apple uses in its framework was removed from sound.c . I knew it was there
before because I had made some bug fixes.

Just so happens Christian that you did this between version 1.50 and 1.51 of
sound.c . Was this a mistake or was there a reason why Quicktime was
completely removed?

I'd consider putting Quicktime support back in but I am unsure why the
quicktime framework was removed (It did work). I should point out that the
Quicktime framework is a defacto install on any of the 10.x Apple OS's.

If you can enlighten me, we can probably make some changes. This is the diff
of changes that is being discussed:

http://cvs.savannah.gnu.org/viewvc/gnubg/sound.c?root=gnubg&r1=1.50&r2=1.51


Thanks,
Michael




_______________________________________________
Bug-gnubg mailing list
Bug-gnubg@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to