PyHab
PyHab copied to clipboard
Feature: Image sequence + audio
Because movie playback lacks temporal precision, it would be good to have a stimulus type that was literally a sequence of ImageStim and an audio file. This should provide frame-level accuracy that movie playback cannot. However, it requires dealing with 1) loading a full image sequence and 2) dealing with the inconsistent framerate issue on mac.