Dear all,
I use Psychopy 2024.2.2, on Windows 10.
In my experiment, I try to play two sounds consecutively, one in one speaker (index:1) one in the other (index=2).
I recently updated and was happy to see that the option to choose the speaker for a sound to play was now available in the builder. I indicate the right speaker in the builder, but when i launch the experiment, both sounds are played in the system default speaker.
I tried to go back to the coder and manually change the index in deviceManager.addDevice. It completely ignores the index and plays always in the system default speaker.
Is this a bug? Is there a way to do it in this software. I feel that this is quite a basic feature but I have been at it for a while and start to desperate.
EDIT: Actually, boths Speakers are determined in Sound_2. When I change the Speaker for Sound_2, it changes the speaker for Sound_1 and Sound_2, when i change the speaker for Sound_1, nothing happens… Is there a way to solve this and use two soundcards?
Thanks
Best
Damien