Newbie Problems
Newbie Problems
- Subject: Newbie Problems
- From: David Evans <email@hidden>
- Date: Tue, 18 Jun 2002 00:53:16 -0400
I'm sure everyone is sick of newbie questions, but here is another one.
I'm loading a stereo AIFF into memory (for the sake of getting it to
work, before i make it pretty). Using the Sinewave demo as a starting
point, im taking the bytes and making them signed ints yadda yadda. The
problem is that i get the left channel of audio to play perfectly. The
right channel is all static. Im dividing by the peak value to dampen the
data into the +/- 1.0 range, and as i said...the left channel is fine,
the right channel is just static.
Any suggestions?
Thanks!
Dave
PS. I will eventually be asking for help with AudioUnits...because they
seem so cool.
_______________________________________________
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.