When you implement your own AU? Then I'd just initialize all members. It's a Core Audio structure with a handful of members that's not going to be extended.
When configuring an existing AU, I'd get-modify-set. On Mon, Mar 2, 2015, 03:55 Patrick J. Collins <[email protected]> wrote: > > To me, this looks sloppy either way. I'd retrieve the current format > with AudioUnitGetProperty, modify the members I care about, then set it with > > AudioUnitSetProperty (on same scope and element). > > This was about creating a new asbd from scratch, not modifying an > existing one.. > > Patrick J. Collins > http://collinatorstudios.com >
_______________________________________________ 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]
