Stimuliđź”—
Stimuli is a Python package for delivery of auditory stimuli and events via parallel port or LSL which does not require PsychoPy[1][2][3]. Instead, it uses sounddevice for auditory stimuli which uses PortAudio under-the-hood.
Installđź”—
Stimuli is available on PyPI and on conda-forge.
conda install -c conda-forge stimuli
pip install git+https://github.com/mscheltienne/stimuli
Licenseđź”—
stimuli
is licensed under the MIT license.
A full copy of the license can be found on GitHub.