hello! Ive been running bpod with no issues in matlab R2018a (some compatibility issues with later versions) on windows10 with Psychtoolbox-3-3.0.19.16 installed. I have upgraded the system to Windows11 pro, everything else stayed the same including hardware. I currently cannot run protocols due to the following error:
Error using PsychToolboxAudio (line 140)
Error: A compatible sound card was not found.
Error in Two_Alternative_Choice (line 153)
BpodSystem.PluginObjects.Sound = PsychToolboxAudio;
Error in run (line 91)
evalin('caller', strcat(script, ';'));
Error in LaunchManager>launch_protocol (line 843)
run(protocolPath);
I can see the soundcard in device manager, and generate test sound no problem. It is ASUS XONAR AE. Any advice? Thanks Josh!