VEX IQ Python API
vex.BrainSound Member List

This is the complete list of members for vex.BrainSound, including all inherited members.

__init__(self)vex.BrainSound
play(self, note, octave=3, duration=0.5, timeUnits=TimeUnits.SEC)vex.BrainSound
play_melody(self, melody)vex.BrainSound
play_raw(self, note, duration=0.5, timeUnits=TimeUnits.SEC)vex.BrainSound
play_wave(self, waveType, waitForCompletion=True)vex.BrainSound
set_sound_effect(self, effect)vex.BrainSound
set_volume(self, volume)vex.BrainSound
stop(self)vex.BrainSound