You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Store and project any set of movies, ultimately in CL. This was in Megan's original email specifying open issues but I am unsure about the details. Any comments on this @r-shruthi11
The text was updated successfully, but these errors were encountered:
If 'any set of movies' is synonymous with any video stimulus without having to put it in the playlist then this is already there BUT, as much as I am luke warm about the playlist concept, it does provide the necessary opportunity for the backend psychopy code to setup and construct the visual stimuli (and psychopy setup is slow). If you lazily construct a video plalist item (a movie?) then you will pay the delay cost.
Experiment.play_backend_item should let you send any video playlist item stanza without having it in the playlist ahead of time - however the video server will take however long it takes to init this
Store and project any set of movies, ultimately in CL. This was in Megan's original email specifying open issues but I am unsure about the details. Any comments on this @r-shruthi11
The text was updated successfully, but these errors were encountered: