OS (e.g. Win10): Windows 11 pro
PsychoPy version (e.g. 1.84.x): 2024.2.4
Standard Standalone? (y/n) Y
What are you trying to achieve?:
Migrating experiments that ran from a Mac M1. I’m getting this error:
psychopy.exceptions.SoundFormatError: Tried to create audio stream 44100_2_128 but 48000_2_128 already exists and win32 doesn’t support multiple portaudio streams
I changed every sound file to 128 bit. There are no other sounds (e.g. beeps). I use ptb setting with forced stereo. The sound files ran perfectly initially, on both the old Mac and this new Windows, so I doubt it’s a missing codec. I viewed the properties on the new sound files to verify each was now 128.
I played every sound independently (there are 26) of psychopy and all run perfectly.