View Single Post
  #3 (permalink)  
Old 02-24-2004, 11:07 PM
SA Dev
Guest
 
Posts: n/a
Default Re: Is there a quick, not much processing time needed, way to make the same volume on a 16 signed int stream in real time?

Hi Jerry,

> I don't know what you want. It's obvious that you can't control what you
> aren't able to consider. You need to decide how good "good enough" is.


I have a function that is getting 44.1khz samples (16bit) and I would like
to make it output at a consistent volume between streams... It would be
great to have the streams (different volumes) come out within a few decibels
of each other...

I realize that the volume may have to adjust since the stream is realtime
and I don't know if any louder volumes are coming down the line, but that is
ok.

Thanks for the help,

SA Dev


Reply With Quote