[Osalp-dev] CVS Updates
Status: Abandoned
Brought to you by:
daservis
|
From: Darrick S. <da...@dc...> - 2002-03-11 00:17:48
|
o In aflibAudioMixer. compute_segment now clips the final mix to the limits of it's data size. This fixes the amplitude problem where having more then one mix with amplitude 100 would cause distortion. Result is a default amplitude of 100 is sufficient for most mixes. o In aflibAudioStereoToMono. Added setAmplitude function. Renamed setMix function to setMixType. Added support for replacing parent (addParent will replace existing parent). o In aflibAiffFile, aflibAifcFile, aflibAuFile and aflibWavFile. Fixed bug in afread where position was over running the length of the file. o Added ogg to configure script. |