synth::envelope::Point [] [src]

type Point = BezierPoint<f64f64>;

An alias to the type of point to be used for amp and freq interpolation.