Works on linux with padsp (you could use subprocess.popen to open up padsp
with game) with pulseaudio. It should work with oss, if /dev/dsp is not
blocked as well (which is if pulseaudio is using it instead, so padsp is
necessary).
Works well with Windows as well, without any problems.

Not sure about Mac, I dont have it. But it should work fine, provided it
uses pulse.

Alsa itself was crashing, unfortunately, but I guess the source can be fixed
(I hoped on the easier method, making it accept only OSS).

2011/7/31 claudio canepa <[email protected]>

>
>
> On Sun, Jul 31, 2011 at 4:28 PM, Peter Enerccio <[email protected]>wrote:
>
>> Use pymedia. It has some issues with alsa, but if you compile it with oss
>> (and then use padsp for instance), it works like a charm.
>>
>>
>>
>>
> I have seen a related post by yourself at pyglet list, which includes
> sample code,
>
> http://groups.google.com/group/pyglet-users/browse_thread/thread/65b5214c1c69b02
>
> Can you comment in which operating systems you know it works ?
> Any problem you noticed ?
>
> --
> claudio
>
>  --
> You received this message because you are subscribed to the Google Groups
> "cocos2d discuss" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/cocos-discuss?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"cocos2d discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cocos-discuss?hl=en.

Reply via email to