On Jul 22, 2010, at 8:22 PM, Hilaire Fernandes wrote:
I tried the Pharo sound package, so far it looks sound is not working. Is it true or is it a mistake of myself.
For example:
No sound output when executing: FMSound bass1 play
DNU FMSound copy when executing: (FMSound lowMajorScaleOn: FMSound bass1) play
oops, the DNU message was FMSound>>clone (and not #copy as I wrote) So this #clone message is gone. I have tested with a PharoCore1.11291
Of course I took your latest commit. Do this latest commit include the patches Stephane mentioned?
no I guess not. Hilaire if you can have a look at the bugtracker and harvest the fixes into sound it would be great.
To say the true, I came to test the sound feature after I compiled a VM for the XO-1 environment with the sound plugin, then I wanted to check some sound, I realized the classes were not in the image I was using (a core one), so I took a look in PharoNonCore, load and test the package. Then I wondered if I did something wrong.
normally not :)
Hilaire
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project