Jon Peirce

Results 114 comments of Jon Peirce

Task linked: [CU-25m6jrz Anchor not implemented online](https://app.clickup.com/t/25m6jrz)

I'm very comfortable with pygame support being dropped if it makes things easier. the only thing that pygame has done better than pyglet (in a long time) is supporting joysticks....

Ah, apparently sounddevice is on conda forge so hopefully that's easier https://github.com/conda-forge/python-sounddevice-feedstock

For info on python-psychtoolbox (psychHID) under Mac: As it happens that just stopped building for me (again) so I was digging around. The error was the same as I'd had...

This could do with looking at again, one day, as various things have changed: - A number of dependencies do now exist as wheels (e.g. psychtoolbox on all platforms) and...

Task linked: [CU-3hc02cq [2022.2.3, WEB] Unexpected key char when layout different from QWERTY](https://app.clickup.com/t/3hc02cq)

Task linked: [CU-3h645y3 Set every repeat for sound depletes resources when combined with loops.](https://app.clickup.com/t/3h645y3)

Hi there, I'm looking at PySoundFile/PySoundCard for the package for which I'm principal maintainer, PsychoPy. This is for presenting stimuli to subjects in psychology/neuroscience experiments and is already widely used...

A 4ms start would be great. 25ms to open a file is definitely no problem either; that's something users know will always be an issue. And I'm sure I can...

Out of interest, why this instead of ctypes?