| float[] SmoothGraph(float[] samples, float startFreq, float endFreq, float startOctave, float endOctave)Apply variable smoothing (in octaves) on a graph drawn with ConvertToGraph(float[], double, double, int, int).Visibility | Public | Modifiers | static |
|