Hello All,
I am trying to use sound package, but I couldn't make it work. I didn't
get any errors but the sounds is not heard. I tested it on Ubuntu and
Windows XP, and in both platform the behavior was the same.
What I did is the following:
1. Add the Montichello repository
"http://smalltalkhub.com/mc/PharoExtras/Sound/main"
2. Then load the ConfigurationOfPharoSound project.
3. Then evaluate (ConfigurationOfPharoSound project version: '6.0') load.
4. Enable the sound with: SoundSystem soundEnabled: true.
5. Test if sound works with:
FMSound clarinet2 play
(SampledSound fromWaveFileNamed: 'mainLoopMG2.wav') play
I will appreciate if someone could help with this.
Best regards,
Mariano