Function fromFloatSample

Convert floating point sample to integer sample

void fromFloatSample (
  ubyte* ptr,
  SampleFormat format,
  float s
);