| Previous | Next |
| ippStsChannelErr | ippStsToneFreqErr |
ippStsToneMagnErr
Tone generation uses magnitude, frequency and phase to synthesize a sinusoidal sequence. A non-positive magnitude violates the generator contract before any samples are produced.
Check whether the caller uses amplitude, power or decibels and converts that value before calling IPP.
Check these details for ippStsToneMagnErr
- Amplitude conversion from UI or file settings.
- Any dB-to-linear conversion producing zero.
- Generator state reinitialization after changing magnitude.
Intel IPP Error Reporting · Intel IPP Signal Processing
Intel IPP status value
ippStsToneMagnErr is IppStatus -46: Tone magnitude is less than, or equal to zero
.
Looking for a different code? Search another status or error code.