Eyetracker
 
Loading...
Searching...
No Matches
pygaze._sound.pygamesound.PyGameSound Member List

This is the complete list of members for pygaze._sound.pygamesound.PyGameSound, including all inherited members.

__init__(self, osc=settings.SOUNDOSCILLATOR, freq=settings.SOUNDFREQUENCY, length=settings.SOUNDLENGTH, attack=settings.SOUNDATTACK, decay=settings.SOUNDDECAY, soundfile=None)pygaze._sound.pygamesound.PyGameSound
pan(self, panning)pygaze._sound.pygamesound.PyGameSound
play(self, repeats=0)pygaze._sound.pygamesound.PyGameSound
saw(self, phase)pygaze._sound.pygamesound.PyGameSound
set_volume(self, volume)pygaze._sound.pygamesound.PyGameSound
soundpygaze._sound.pygamesound.PyGameSound
square(self, phase)pygaze._sound.pygamesound.PyGameSound
stop(self)pygaze._sound.pygamesound.PyGameSound
white_noise(self, phase)pygaze._sound.pygamesound.PyGameSound