Failed to load PsychPortAudio driver (Macbook Air M2)

Hey, I’m a total newbie here trying to run the BasicSoundOutput.demo. It seems like Psychtoolbox has been properly installed, in that PsychtoolboxVersion, help, and demo all work. I’m using the new Macbook air with the M2-chip with Sonoma 14.4. When trying to run the demo I get the following error message:

Error using InitializePsychSound
Failed to load PsychPortAudio driver.

Error in BasicSoundOutputDemo (line 73)
InitializePsychSound;

When trying to run only InitalizePsychSound I get the following error message:

Error using InitializePsychSound
Failed to load PsychPortAudio driver.


Does anybody know how I can fix this? Thanks!