[Osalp-dev] More Changes
Status: Abandoned
Brought to you by:
daservis
|
From: Bruce F. <for...@tn...> - 2001-08-06 03:41:04
|
I have made a change to both the aflibConverter and aflibAudioSampleRateCvt classes that allows one to set the amplitude of the output. This only works for the small and large filter settings. Since these filters operate on a history of the audio data it is possible for the output to be larger then the input. This allows one to adjust the output. The following functions have changed: aflibConverter::initialize aflibSampleRateCvt::setFactor Existing programs will still work. If no extra parameter is specified then 1.0 will be used as a default. In the past 0.95 was hardcoded as the gain factor. Bruce Forsberg |