Re: Easy request...
Re: Easy request...
- Subject: Re: Easy request...
- From: FraKtus <email@hidden>
- Date: Fri, 19 Oct 2001 10:28:16 +0200
>
Hey there... I make two visual plugins for Mac OS (iTunes+Audion), and all
>
that remains is to make standalone versions of my stuff for OS X (using
>
coreaudio to access sound input)... Since my current implementation is
>
non-carbon, my standalone isn't OS X savvy...
Why don't you use the carbon api, I use the sound manager under mac os 9
and X to grab the audio and it's working fine.
The only thing to take care is to open the audio driver in 16 bits under
mac os x, I was using 8 bits and it's not working under mac os x.
Doing so you can have the same code under mac os 9 and x.
To access the screen just use the RezLib (
http://www.alienorb.com/RezLib).
Hope this helps.
-----------------------------------------------------------
I
Marco Hinic (email@hidden)I In cyberspace nobody
ArKaos engine architect & CEO I knows you're a cat.
http://www.arkaos.net I
I
-----------------------------------------------------------