I would like to generate a simple tone (sine wave) with a specified pitch and duration. For example: 440Hz for 0.5 seconds.
I've looked at the Core Audio and other audio-related documents and they all show how "easy" it is to do really fancy audio processing, except none show how to do something this simple. I can't believe that something that was possible on an old 8086-based PC with a single function call is so hard to do today!
Can someone please point me to the right reference or sample code?
Thanks
Susan
I've looked at the Core Audio and other audio-related documents and they all show how "easy" it is to do really fancy audio processing, except none show how to do something this simple. I can't believe that something that was possible on an old 8086-based PC with a single function call is so hard to do today!
Can someone please point me to the right reference or sample code?
Thanks
Susan