Re: Sample code
Re: Sample code
- Subject: Re: Sample code
- From: Ted Jucevic <email@hidden>
- Date: Thu, 5 Sep 2002 08:04:14 -0700
You can find the Sample code at:
/Developer/Examples/CoreAudio
Some examples are in Java, others are in C/C++. The API manifests
similarly in each, so regardless of your deployment language, examples
in both can prove valuable.
Documentation is available at:
/Developer/Documentation/CoreAudio
MIDI: /Developer/Documentation/CoreAudio/MIDI/MasterTOC.html
Java: /Developer/Documentation/CoreAudio/Java/index.html
The Java documentation provides good insight to the API even for
programmers using C. It covers the entire CoreAudio interface.
Ted
On Wednesday, September 4, 2002, at 11:48 PM, Fredrik Oja wrote:
Hi List,
As a newbe to the Core audio API I'm looking for sample code and
documentation. My application needs to be able to capture audio,
playback audio, and also be able to chooes between different devices.
It will also need to be able to control the chosen device, ie. volume
settings etc. I'm currently using the QuickTime API, but since I need
to be able to work with really low latency it seems like coreaudio is
the way to go.
Any sample code or documentation will be greatly appreciated.
Cheers,
Fredrik Oja
_______________________________________________
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.
_______________________________________________
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.
References: | |
| >Sample code (From: Fredrik Oja <email@hidden>) |