klabhub / neurostim

Design and run visual neuroscience experiments using Matlab and the Psychophysics Toolbox.
MIT License
5 stars 3 forks source link

Sound , Eyelink, and STG updates #159

Closed bartkrekelberg closed 3 years ago

bartkrekelberg commented 3 years ago

Added functionality to the Sound plugin to make presenting timed sounds a bit easier.

The eyelink plugin now uses the sound plugin to generate its feedback sounds. This avoids a conflict between Snd and our use of PsychPortAudio.

Rewrote the STG current stimulation plugin to use an external library, removed the older dlls from the Neurostim repo. Fixed bugs in the STG plugin to trigger specific channels.

nsGui: blocked Go button during running, improve messages to user.

adammorrissirrommada commented 3 years ago

Sorry for delay @bartkrekelberg. Jamie is submitting this week so it's been hectic!

adammorrissirrommada commented 3 years ago

@nicholasprice Are you able to test this on one of your Eyelink machines?

nicholasprice commented 3 years ago

@nicholasprice Are you able to test this on one of your Eyelink machines?

Will try this week. We're still on the cnuahs fork of NS, but there's nothing holding us to that other than that it works.

nicholasprice commented 3 years ago

Sounds work great! I still get keypresses destined for the EyeTracker calibration popping out to the terminal (e.g. ac v)

On Mon, 12 Apr 2021 at 09:37, Adam Morris @.***> wrote:

@nicholasprice https://github.com/nicholasprice Are you able to test this on one of your Eyelink machines?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/klabhub/neurostim/pull/159#issuecomment-817393194, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHFMZC4JDUGKZQD5O6LRHFDTIIXEXANCNFSM4ZZHIXMA .

-- Dr Nicholas Price Phone: +61 3 9905 5131 / 0424 56 14 17

adammorrissirrommada commented 3 years ago

@bartkrekelberg Can I delete this branch now?