On Thu, Jul 22, 2010 at 2:36 PM, Hilaire Fernandes <hilaire.fernandes@gmail.com> 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


Hi Hilaire. If you check in the latests commits, you will see I have been commiting all possible fixes. When they are removed from the core, nobody maintains them. For the Pharo releas, I fixed all sents to messages not implement, and all references to classes that don't exist.

There are not tests, so I cannot do more than that.� I have no idea if it is working or not.

Cheers

Mariano
Hilaire


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project