| void ExportToDirac(string path, double level, string header = null)Save this EQ to a file in Dirac's curve 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 |
|