On Sun, Aug 14, 2011 at 10:42:22AM +0200, Alessio Treglia wrote: > Hi again, > > On Sat, Aug 13, 2011 at 11:35 PM, Michael Pruett <[email protected]> wrote: > > 10_float_size_calculation_fix > > seems not yet applied in 0.2.7, would you point me to the related commit?
Commit 4e82e64cd6956e8f9921d9c220a64613a4955794 obviates 10_float_size_calculation_fix. https://github.com/mpruett/audiofile/commit/4e82e64cd6956e8f9921d9c220a64613a4955794 Since the relevant calculations always involve division by integral audio frame sizes, such calculations are more appropriately performed using integer rather than floating-point arithmetic. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

