Re: threads
Re: threads
- Subject: Re: threads
- From: Roland Silver <email@hidden>
- Date: Fri, 11 Jan 2008 07:38:10 -0700
James, The reason I used your code in my program was that I could start with it as working code, actually producing a sound, without having to educate myself into the intricacies of CoreAudio. Can you suggest a demo/tutorial program, written in C, that uses an "output audio unit" to actually produce sound, that I can use as a starting point for my own program? --RS On 2008Jan09, at 13:47, james mccartney wrote: On Jan 6, 2008, at 5:00 AM, Roland Silver wrote: I'm using the Sinewave class from James McCartney's Sinewave demo as the back-end for making audible sounds
That code should not be used for anything. It is very old code that makes certain assumptions about your hardware without checking. I suggest using an output audio unit instead.
I no longer link to that page from my home page, but others do, so I guess I need to obliterate it completely.
-- james mccartney
|
_______________________________________________
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
References: | |
| >threads (From: Roland Silver <email@hidden>) |
| >Re: threads (From: David Duncan <email@hidden>) |
| >Re: threads (From: Roland Silver <email@hidden>) |
| >Re: threads (From: james mccartney <email@hidden>) |