Re: Logic x64, Yosemite & FSMakeFSRefUnicode
Re: Logic x64, Yosemite & FSMakeFSRefUnicode
- Subject: Re: Logic x64, Yosemite & FSMakeFSRefUnicode
- From: Markus Fritze <email@hidden>
- Date: Fri, 07 Nov 2014 15:54:00 -0800
Logic Pro X is not sandboxed, not changes there. GarageBand X is – you _have_ to test your AU with GBX. If your AudioUnit is accessing the file system, you have to take the sandbox container into consideration. Besides that the sandbox will not be in your way in GBX.
Markus
> On Nov 7, 2014, at 12:32, hagen <email@hidden> wrote:
>
> Aren’t the AudioUnits sandboxed now?
> https://developer.apple.com/library/mac/technotes/tn2312/_index.html#//apple_ref/doc/uid/DTS40013335-CH1-TNTAG3
>
>
>
>> On 07 Nov 2014, at 21:29, Ian Kemmish <email@hidden> wrote:
>>
>>
>> On 6 Nov 2014, at 21:09, Thomas Rehaag <email@hidden> wrote:
>>
>>>
>>> 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.
>>
>>
>> This is just a wild guess, but it's probably best to avoid kTextEncodingUnknown in any code that's meant to be portable across OS versions.....
>>
>> If you can't think of anything more appropriate, try UTF8 instead of "unknown".
>>
>> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>> Ian Kemmish 18 Durham Close, Biggleswade, Beds SG18 8HZ
>> email@hidden Tel: +44 1767 601361 Mob: +44 7952 854387
>> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>>
>>
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Coreaudio-api mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Coreaudio-api mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden