2015-04-23 19:18 GMT+02:00 Mark Rizun <[email protected]>: > Hi, > > I was investigating how to play sounds in Pharo, and found SoundSystem > class. > It is stated that you should subclass it, like DummySoundSystem does. > Is there any cool subclass (besides DummySoundSystem =D ) already > implemented so I can use it? > > Thanks, > Mark >
BaseSoundSystem in PharoExtras/Sound (http://smalltalkhub.com/#!/~PharoExtras/Sound) > > > > -- > View this message in context: > http://forum.world.st/SoundSystem-subclassing-tp4821475.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > >
