Converts a 16-bit signed sample to a float 32-bit signed sample.
Namespace: Un4seen.Bass
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Parameters
- sample
- Type: SystemInt16
The 16-bit signed sample to convert.
Return Value
Type: SingleA float 32-bit signed value representing the converted 16-bit signed sample.
See Also