Hi, in the last cog, one of the changes was to adopt squeakvm SoundPlugin, so now you can copy the oss and pulse plugins from the squeakvm.
I copied the so.vm-sound-pulse from Squeak-4.4.7.2357 to the cog lib directory, and rename it to vm-sound-pulse, and now the sound works again :-)
Greetings,
  Daniel
OSCogVM source as per VMMaker-oscog.54.
- Fix FFI by fixing includesbehaviorThatOf so classes no longer inherit from nil
- Adopt the squeakvm HostWindowPlugin and SoundPlugin.
- Including support for weak finalizers.
N.B.  This implies the WIndows plugin has a built-in SoundPlugin now.


On Wed, Apr 6, 2011 at 9:39 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote:

I don't know if this is what you need, but currently, cog builds on hudson are being built with:

               SoundCodecPlugin
               SoundGenerationPlugin
               SoundPlugin

now... I don't know if they are working... but the plugins are there :P

cheers.
Esteban

El 15/03/2011, a las 7:27p.m., Lemuus escribió:

> Hi, is it possible to include the vm-sound-OSS sound plugin in the cog build on Hudson?. This is the only plugin that seems to work on linux.
> Thanks.
> Daniel Galdames G.
>