cog/Audio/CogAudio.xcodeproj
Christopher Snowhill 7813712df3 [Audio Threads] Correctly set real time priority
I'm not sure about macOS Ventura, but stable releases of macOS, at
least on Intel, require that threads joining Audio Interval
workgroups already be set to run as real-time before joining. Not
doing this results in an uncaught exception and a crash.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-09 18:15:44 -07:00
..
xcshareddata/xcschemes Update project files for Xcode 14 recommendations 2022-06-07 18:56:11 -07:00
project.pbxproj [Audio Threads] Correctly set real time priority 2022-06-09 18:15:44 -07:00