On 04 May 2014, at 11:20, Andreas Wacknitz <[email protected]> wrote:
> FWIW under (Open)Solaris sound isn’t working either. > I only got the first tone then silence (checked it with Squeak 4.6: > (FMSound lowMajorScaleOn: FMSound pluckedElecBass) play linux is a different story, and probably that affects other unixes as well: the libALSA is being replaced for libpulse (at least in ubuntu boxes) and that is causing a lot of problems. Now I more or less made ALSA work, but just part of it and I suppose that happens if the weather is well, etc. etc. I still have in my todo made a proper port of the ancient pulse support, but so far… not ready :) Esteban > > This works under Mac OSX. > > Andreas > > Am 04.05.2014 um 11:06 schrieb Esteban Lorenzano <[email protected]>: > >> did you tried the latest vm? or the regular? >> >> Esteban >> >> On 01 May 2014, at 08:18, jannik laval <[email protected]> wrote: >> >>> I remember that the VM+ plugin were fixed. >>> But these changes seems not present in Pharo3-win (installer zip). >>> >>> After loading PharoSound from ConfigurationBrowser, I execute this line: >>> >>> SoundPlayer boinkScale >>> >>> On MacOS it works, not on Windows >>> >>> Cheers >>> >>> -- >>> ~~Jannik Laval~~ >>> École des Mines de Douai >>> Enseignant-chercheur >>> http://www.jannik-laval.eu >>> http://www.phratch.com >>> http://car.mines-douai.fr/ >>> >> >
