SoundSystem subclassing

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

SoundSystem subclassing

Mark Rizun
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
Reply | Threaded
Open this post in threaded view
|

Re: SoundSystem subclassing

Nicolai Hess


2015-04-23 19:18 GMT+02:00 Mark Rizun <[hidden email]>:
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.