Uses of Class
ui.sound.SampledSound
Packages that use SampledSound
Package
Description
General objects for this projet.
Generate the sounds for SMSQE.
-
Uses of SampledSound in smsqmulator
Constructors in smsqmulator with parameters of type SampledSoundModifierConstructorDescriptionTrapDispatcher
(SampledSound sam, SoundDevice sound, inifile.IniFile inifile) Creates the object. -
Uses of SampledSound in ui.sound
Constructors in ui.sound with parameters of type SampledSoundModifierConstructorDescriptionSoundDevice
(SampledSound sam) Creates this object, a DataLine object and an independent thread for filling the DataLine.