Frequency and phases response of second order section filter
int ocmsp_freqz_sos( double * mag, double * pha, double * w, UINT n, const double * pSOS, UINT nsec, double gain, int flag = OMSP_MAG_DECIBEL|OMSP_PHA_UNWRAP )
Return OE_NOERROR if succeed, otherwise, non-zero error code is returned (OE_NULL_POINTER, OE_INVALID_SIZE or OE_BAD_PARAM)
ocmsp_freqz
ocmsp.h