simplest sound output
simplest sound output
- Subject: simplest sound output
- From: Roland Silver <email@hidden>
- Date: Thu, 27 Mar 2008 06:15:33 -0600
I have a project which embodies a complex sound source that generates a series of signals.
A signal is a struct with two fields, left and right, each a double in the range -1.0...+1.0, representing the sound that is to be output to the left- and right speakers of the Mac.
The signals are generated at the rate of 44.1 kHz.
Without delving into the manifold complexities of core audio, what is the simplest code which will take that series of signals and output them to the speakers (standard output?) without distortion due to clipping?
The project is written in Objective-C, compiled and run under Xcode 3 on a PowerBook G4.
|
_______________________________________________
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