Re: coreaudio in cocoa/objC/objC++/c++
Re: coreaudio in cocoa/objC/objC++/c++
- Subject: Re: coreaudio in cocoa/objC/objC++/c++
- From: paul webb <email@hidden>
- Date: Fri, 3 Dec 2004 18:21:02 -0800 (PST)
yes that the problem, the mixing of C++ and ObjC is
making things more incoherent and more difficult to
manage.
If it was possible to just be able to set up a ObjC
class method as the render callback then I think I
could dispence with all the c++ coding altogether.
I don't mind not having a framework for coreaudio I
just don't like the mixing of languages.
so how about callbacks in objC please.
ifs its already possible I would like to know
I can think more about putting my framework up in a
few months when its more complete, documented and
polished.
thanks
paul
--- john <email@hidden> wrote:
> Hi Paul,
>
> You're touching a touchy subject :)
>
> It'd be great to have an ObjC interface (with the
> Cocoa feel and
> conventions) to CoreAudio. Although possible, mixing
> C++ into ObjC
> makes your code less coherent.
>
> However, I haven't heard anything about it myself,
> though not to say
> there won't be anything - there certainly is no
> technical limitation.
> If I may make a proposition, maybe you could make
> your work available
> as a framework to all the other Cocoa developers,
> like MTCoreAudio :)
>
> -- John
>
>
> > hello,
> >
> > is coreaudio going to get some cocoa classes so I
> can
> > stop having to write in a mix of objC / objC++
> and
> > c++. and work only with objC
> >
> > I keep needing to duplicate some of my own classes
> for
> > using in the C++ parts, even though I am trying to
> > design things as much into the ObjC end as much as
> > possible. And having to write ObjC++ wrappers
> around
> > my C++ coreaudio classes so I can use them in the
> main
> > ObjC code.
> >
> > I know this has come up before and I think the
> answer
> > from before was a probably not.
> >
> > Is there any reason coreaudio cannot be purely
> done
> > with Obj.C
> >
> >
> > thanks
> > paul
>
>
=====
....................................................................................
http://www.fexia.com
http://www.animalinitiative.org/
.....................................................................................
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
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