I want to develop an application for the iPhone that creates a custom memory buffer and plays a pure tone of a sine wave (like beep beeep beeeep).
I saw this code in the forum:
http://www.omnigroup.com/mailman/archive/macosx-dev/2000-May/014070.html
and I find it very close to what I'm looking for, but it is for the Mac, and that causes many compilation errors.