Type Definition synth::envelope::Point [] [src]

type Point = BezierPoint<f64, f64>;

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