|
Transform Reference Guide
|
Convert from 32-bit integer samples to regular (floating-point) samples
Syntax
FromInteger16Samples options
Options
- -name
- Optional user-defined name for the transform
- -unity
- Unity value (maximum sample amplitude)
- Type: Float
- Default: 1.0
Inlets
- integerSamplesIn
- Integer16 samples to convert
- Type: Integer16Samples
Outlets
- samplesOut
- floating-point samples
- Type: Samples
State Variables
- unity
- Unity value (maximum sample amplitude)
- Type: Float
- Default: 1.0
Comments
Converts 16-bit integer samples in floating-point samples. By default, samples are converted to the floating-point range between -1 and 1. Use the "-unity" option to adjust the floating-point range (e.g., between -2 and 2, etc.).
See Also
- ToInteger16Samples
- ToIntegerSamples
- FromIntegerSamples
Open Sound World User Guide
© 2000-2004 Amar Chaudhary. All rights reserved.