Re: MIDIPortConnectSource() freezing
Re: MIDIPortConnectSource() freezing
- Subject: Re: MIDIPortConnectSource() freezing
- From: Jan <email@hidden>
- Date: Mon, 30 Jan 2012 16:40:14 +0100
I recently had a similar issue with MIDIPortDisconnectSource(), which turned out to be a deadlock with the main thread. I would recommend to check what’s going on on the other threads (especially main thread vs. midi thread) when this happens.
Am 29.01.2012 um 00:19 schrieb GW Rodriguez:
> I have a basic application to help me understand CoreMidi. I am receiving midi events and my read proc is working just fine. But while I am receiving midi notes and I attempt to change the source via MIDIPortConnectSource() it occasionally freezes. But I am not getting any error codes and when I break at the point it freezes I dont notice anything out of the ordinary.
>
> Any clues as to why this is?
>
> --
> GW Rodriguez
> www.playbackrecordreinforce.net
_______________________________________________
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