error -43 is file not found. You can’t create a FSRef on a file that does not 
exists.
Make sure the « /Library/Audio/Presets » directory exists (it doesn’t on my 
machine for instance).

> Le 6 nov. 2014 à 21:09, Thomas Rehaag <[email protected]> a écrit :
> 
> Hi,
> 
> I've got this function call in a plug-in:
> 
> FSMakeFSRefUnicode
> (
> pRef,
> length,
> name,
> kTextEncodingUnknown,
> pRef
> );
> 
> before the call pRef points to /Library/Audio/Presets.
> And name is the name of an existing directory in the presets path above.
> 
> In Logic Pro X and Logic Pro 9 x64 running in Yosemite FSMakeFSRefUnicode 
> fails and returns -43.
> No problem in Logic/Mavericks. And no problem with the x64 VST or AAX in 
> Yosemite.
> 
> I'd be glad if anyone could point me to the reason for this misbehaviour and 
> maybe to a workaround.
> 
> Thanks,
> 
> Thomas
> _______________________________________________
> 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/mailing%40xenonium.com
> 
> This email sent to [email protected]

-- Jean-Daniel





 _______________________________________________
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]

Reply via email to