QuickTime note allocator
QuickTime note allocator
- Subject: QuickTime note allocator
- From: Jeff Evans <email@hidden>
- Date: Wed, 08 May 2002 13:10:59 -0700
You know, this may actually be a Codewarrior glitch - when my app hung up I
traced the hang to this particular call, and found that stepping it didn't
work; the call didn't return. Since writing the below I find this is true of
all QuickTime calls when in the CW debugger under OSX, but that I can press
the step button again and return from each one! Then CW crashes when I quit
it. So I'm not really sure if this is worth anyone's attention on this list;
I'll write again once I have the thing running and find out whether I'm
actually getting sound from QT.
Yours faithfully, Jeff
-----
This is working fine under 9.x and under Jaguar I can open the default
component and display the instruments dialog but cannot play any music,
but the app does not hang here. I guess there is some bug here , but I'm not
sure if its with opening the component ?
thanks
anant
---
No - this should be working fine and we're using this in the QTJ examples
with no reported problems
I've copied Anant (who is the QTJ engineer) in case he can add anything to
this
Bill
on 8/5/02 10:58 AM, Jeff Evans wrote:
>
I notice that my Carbonized app hangs up when making this call:
>
>
NoteAllocator theNoteAllocator = OpenDefaultComponent('nota',0);
>
>
>
This works under 9.x, of course, and is said to be supported in Carbon. Has
>
anyone run into a similar problem with setting up QuickTime instruments
>
under OS X?
>
>
Thanks, Jeff
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.