neurogears / ranson-rig

An interactive visual stimulation rig controllable by OSC using Bonsai and BonVision
MIT License
0 stars 2 forks source link

Video stimulus type #13

Closed ransona closed 4 years ago

ransona commented 4 years ago

This stimulus type implements visual stimulation with an arbitrary image sequence, loaded from a file or folder with images with the following naming convention frame-***.bmp (or other compatible image format). Multiple videos can play simultaneously and each instance can be parameterized individually with different orientation, position, speed and onset/duration.

Parameter Messsages

glopesdev commented 4 years ago

This feature is complete and now supports explicit preloading and clearing via #19.