Docs for very simple audio work
Docs for very simple audio work
- Subject: Docs for very simple audio work
- From: Sean Harding <email@hidden>
- Date: Mon, 2 Jun 2003 18:13:19 -0700
What's the best documentation to begin with these days? I've been
poking around in the SDK examples, and I've played with some other
peoples' sample apps. I've written code that makes sound come out of
the speaker. I read through the Core Audio PDF from
http://developer.apple.com/audio/pdf/coreaudio.pdf, but it's from 2001,
so I'm sure some things have changed. While I've learned a lot, and
seen some other things I'd like to investigate more later, I don't feel
like I'm much closer to my original goal.
I'm by no means an audio expert. And what I'd like my app to do with
audio is very simple: write audio data (PCM is fine) into arbitrary
length buffers and have them played on the default audio device later
(i.e. not generating the audio data as it's played). So I kind of feel
like I'm getting stuck in documentation and examples for much more
complex audio processing than what I want to do. All extremely
interesting stuff (which is why I've been reading through it all
anyway), but somehow I still haven't figured out how to solve my simple
problem.
Could someone point me to some docs that are appropriate for the type
of work I'm doing? Or steer me in the right direction to solve my
problem from the docs I have already read?
Thanks.
sean
--
Sean Harding -- email@hidden --
http://dogcow.org/s/ -- KD7UAY
Seattle, WA, USA
_______________________________________________
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.