Dew MtxVec NET
Bit24ToFloat Routine
Summary
Convert 24 bit signed integer to TSample.

Unit
AbstractMtxVec

Declaration
Procedure Bit24ToFloat(n: integer; Src: PPBArray; var Dst: array of TSample; DstIndex: integer = 0);

Description
Convert 24 bit signed integer to TSample. The n parameter defines the number of elements to convert. Src points to a byte array and Dst is an array of TSample elements. DstIndex defines where in the Dst array will the elements be placed.
 See Also 
FloatTo24Bit 

Copyright 2008 Dew Research
http://www.dewresearch.com