Skip to content

1.0.0

Compare
Choose a tag to compare
@mscheltienne mscheltienne released this 03 Oct 09:18
· 6 commits to main since this release

Backward incompatible release which removes the existing visual stimuli and audio stimuli.
The audio stimulation was re-implemented using sounddevice and a custom callback function, which is now supported by a stimuli.time module and stimuli.trigger module to accurately measure time and deliver hardware trigger to mark an event in time.

This version is compatible with python 3.11+, mostly because of the recent changes to the python time module for Windows as of python 3.11.

Full Changelog: 0.5.0...1.0.0