Datapixx(‘StopAudioSchedule’)

Psychtoolbox>Datapixx.{mex*} subfunction

Datapixx(‘StopAudioSchedule’);

Stop running an audio waveform playback schedule. The actual hardware schedule
will be terminated by the next RegWr* command.
Note that if maxScheduleFrames was assigned a non-0 value in SetAudioSchedule,
then the schedule can be left to terminate automatically without having to call
StopAudioSchedule.
See DatapixxAudio*Demo files for examples.

###See also: InitAudio, SetAudioSchedule, StartAudioSchedule, GetAudioStatus