| void Export(string path, double level, string header = null)Save this EQ to a file in the standard curve/calibration format.Parametersstring path | Export path of the file | double level | Gain at the center of the curve | string header | Extra text to be added to the first line of the file |
|