Re: Snow Leopard and AudioUnits?
Re: Snow Leopard and AudioUnits?
- Subject: Re: Snow Leopard and AudioUnits?
- From: tahome izwah <email@hidden>
- Date: Sat, 29 Aug 2009 17:44:01 +0200
Update: I can see in AUResources.r that there are indeed cases for
x86_64_YES and ppc64_YES so I guess that theoretically the below rez
flags should do the trick, but they don't. I checked the view factory
and the AU with lipo and it reports both 32 and 64 bit architectures
are there... so it seems I'm really stuck here.
Thanks for any help!!
--th
2009/8/29 tahome izwah <email@hidden>:
> PS: I changed the rez flags to -d ppc_$ppc -d i386_$i386 -d
> x86_64_$x86_64 -d ppc64_$ppc64 (I made up the last two as I didn't
> find any documentation that referred to 64bit) and checked the
> /Developer/Examples/CoreAudio readme file to no avail... any ideas
> what might be wrong here? I'm sure someone else must have had the same
> problem when compiling for 64bit...
>
> Thanks again
> --th
>
>
> 2009/8/29 tahome izwah <email@hidden>:
>> I guess so... many people I know keep using Logic 7.x on 10.4.11
>> because it works very well and its user interface is more responsive
>> than Logic 8 (so they claim).
>>
>> As for the 64bit AUs: I have successfully compiled my AU and it works
>> (in AU Lab 32 bit) and validates well in 32bit mode, however, when I
>> try "auval -64 -v <id>" it I get
>>
>> ERROR: Cannot get Component's Name strings
>> ERROR: Cannot get Component's Info strings
>> ERROR: Error from retrieving Component Version for resource: 4294964296
>>
>> I have no idea how to remedy this or what this means. In 32bit mode it
>> works fine, but when I launch AU Lab in 64bit it can't find the
>> component either. I am building against the 32/64bit 10.5 SDK for ppc
>> ppc64 i386 x86_64 as target.
>>
>> Any help would be very much appreciated!
>>
>> Thanks
>> --th
>>
>>
>
_______________________________________________
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