iblrig.base_tasks.SoundMixin

Inheritance diagram of SoundMixin

class iblrig.base_tasks.SoundMixin[source]

Sound interface methods for state machine.

init_mixin_sound()[source]
sound_play_noise(state_timer=0.51, state_name='play_noise')[source]

Play the noise sound for the error feedback using bpod state machine. :return: bpod current trial export

sound_play_tone(state_timer=0.102, state_name='play_tone')[source]

Play the ready tone beep using bpod state machine. :return: bpod current trial export

start_mixin_sound()[source]

Depends on bpod mixin start for hard sound card :return: