Jon Peirce

Results 114 comments of Jon Peirce

For info, we just tested with a user (remotely) and we successfully got triggers sent. The first stage of adding support is to provide the package as part of the...

You won't be able to detect it using PsychoPy's reported times: - the effect is mostly about a 1-frame lag (so frame durations will be fine and stimulus duration should...

Yes, I don't think this test would *necessarily* show the problem because a) triple buffering might be implemented in multiple ways and b) we don't even know for sure that...

No, I think that's unrelated. The issue I mention is about an offset of 1 frame but the sync to refresh is stable. Your machine says the frame rate is...

I'm confused what you refer to when you say 450. - I thought you meant the frame rate (450 frames per second) which would have meant that you weren't syncing...

*Sync* to the blank and *wait* for the vertical blank are actually two distinct concepts. Setting `waitBlanking=False` does not turn off sync and I don't intend to change that. See...

@TEParsons was handling this, but yes, it sounds like it still needs further fixes

FYI, it was closed automatically because the commit says it fixes the issue

I'm closing this for now. I like the idea of supporting Phidgets, and with the new plugins options this will be easier in the future