Re: AUv3 with Mac Catalyst issues with auval
Re: AUv3 with Mac Catalyst issues with auval
- Subject: Re: AUv3 with Mac Catalyst issues with auval
- From: Markus Fritze via Coreaudio-api <email@hidden>
- Date: Mon, 14 Jun 2021 14:57:36 +0200
The Audio Unit render happens out-of-process and it is managed by macOS (Logic
has nothing to do with auval, etc). The render call into your AU seems to have
failed to process the buffer within the time constraints.
I hope this helps a bit,
Markus
> On 14. Jun 2021, at 14:44, Nikolozi Meladze via Coreaudio-api
> <email@hidden> wrote:
>
> Hi,
>
> I’m trying to run my iPad AUv3 synth on macOS Big Sur using Mac Catalyst.
> I’ve fixed a few issues and made some progress. But I’m currently stuck on
> the auval returning this error:
>
> ```
> Checking parameter setting
> Using AudioUnitSetParameter
> Using AudioUnitScheduleParameter
> ERROR: -66745 IN CALL AudioUnitRender
>
> * * FAIL
> ```
>
> What does this particular test do? Is there documentation that I can read, to
> see what each auval test does?
>
> I know -66745 corresponds to kAudioUnitErr_RenderTimeout but that still
> doesn’t tell me much.
>
> The AUv3 loads and works fine in Reaper, but doesn’t work in Logic because
> auval fails it because of the above error. Any pointers would be appreciated.
>
> Cheers
> Niko
> _______________________________________________
> 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