Re: Crash in AudioToolbox DLSSample::GetMoreFrames
Re: Crash in AudioToolbox DLSSample::GetMoreFrames
- Subject: Re: Crash in AudioToolbox DLSSample::GetMoreFrames
- From: Brian Willoughby <email@hidden>
- Date: Tue, 20 Jun 2017 19:33:42 -0700
Note that EXC_BAD_ACCESS can occur with just about any pointer error, I
believe. So it might not be the SoundFont reading but any other part of your
code with a simple mistake. This could also be due to reference counting or
otherwise disposing of an object resource before the system has completely
finished using it.
Brian Willoughby
On Jun 20, 2017, at 9:25 AM, Ramon Poca Cos <email@hidden> wrote:
> I have an internal crash when combining a MIDI AUSampler (with a piano
> SoundFont) with recording. When I finish replaying the recording I get an
> EXC_BAD_ACCESS at this point. This only happens if I have been playing from
> the AUSampler.
>
> I can guess by the name that it might be related to the SoundFont reading.
> Any hints as to what might be causing this will be welcome.
>
_______________________________________________
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