Dear Core Audio folks, I've been experimenting with the relatively new -real-time-safety flag on auval.
When I try and validate FilterDemoV3GenericUI (macOS) from this repo https://github.com/apple/AudioUnit-Examples auval -v aufx fltg Demo -real-time-safety -stress 10 > filterdemo-realtimesafety-test.txt I get a bunch of violations, the violations seem to relate to objc_msgSend() but it looks like they might be in the AUv3 hosting code rather than the plug-in itself. Here is the output of the above command: https://gist.github.com/olilarkin/98c87ae63485ea2c8fdf0f1ec3ecd1d0 I get the same violations when testing iPlug2 AUv3s and I developed the wrapper based on the apple sample code. Anyone know if this is fixable? Thanks, Oli
_______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com This email sent to [email protected]
