Sound::ssnm
Details
-
- This message is generated when a function that is sampled to construct a Sound expression does not evaluate to a real number at all of the sample points.
- This message can occur if the input includes symbolic parameters that do not have numerical values, or if the input evaluates to a complex number.
- Off[message] switches off the message; On[message] switches it on. For example: Off[Sound::ssnm].