updateValue(_:)
Sets the pitch of the audio graph’s tone.
Declaration
class func updateValue(_ value: Double)Parameters
- value:
A normalized value in the range [
0.0,1.0], where0.0represents the minimum displayable y-axis value for your data series, and1.0represents the maximum displayable y-axis value for your data series.