digego / extempore

A cyber-physical programming environment
1.41k stars 127 forks source link

audio not working on macOS 11 (Big Sur) #393

Closed benswift closed 3 years ago

benswift commented 3 years ago

Portaudio can't open an audio stream on Big Sur---it's a known issue, and there's a pull request in the wings. So once that lands we can hopefully just update the files in src/portaudio and it'll just work 🤞 .

benswift commented 3 years ago

For the moment, it looks like there might be a workaround via downgrading your Xcode.

benswift commented 3 years ago

I fixed this a while ago. Yay!