2018 at 6:59 PM, Mariano Badoglio
> wrote:
>> Hi Stephean, Sean,
>>
>> Thanks for your response. I have installed the Monticello Package
>> "Sound" from http://smalltalkhub.com/mc/PharoExtras/Sound/main, the last
>> update is Sound-StephaneDucasse.80 packa
riano
El 17/03/18 a las 16:05, Stephane Ducasse escribió:
> Hi mariano
>
> did you try the sound package that is on Smalltalkhub/Pharo? or
> PharoExtras. We should migrate it to pharo 70
>
> Stef
>
> On Sat, Mar 17, 2018 at 1:14 PM, Mariano Badoglio
> wrote:
>>
Hello!
I need to use the Pharo Sound over Ubuntu platform, but I couldn't get
it work. I tryied sending the parameter vm-sound-OSS and vm-sound-ALSA
to the vm but I get no results.
I am now trying to use the SDL Library. I could initialize the sound
SDL_Init(SDL_INIT_AUDIO), very similar to initi