SimplifiedNoiseConvertible
public protocol SimplifiedNoiseConvertible
A type with a simplified representation of a noise operator
-
Simplified representation of the noise operator
Declaration
Swift
var simplifiedNoise: SimplifiedNoise { get }