I've been experimenting with Squeak on my Pi and have got it up and running following these instructions: http://www.raspberrypi.org/forum/viewtopic.php?f=34&t=9046
However, I can't get the sound working. This produces nothing:
FMSound bass1 play.
Sound does work using Scratch, which uses Squeak (although a different image presumably).