Function cybergrape::saf_raw::binauraliser_getSofaFilePath

source ·
pub unsafe extern "C" fn binauraliser_getSofaFilePath(
    hBin: *mut c_void,
) -> *mut c_char
Expand description

Returns the file path for a .sofa file.

@note If the custom set fails to load correctly, binauraliser will revert to the defualt set. Use ‘binauraliser_getUseDefaultHRIRsflag()’ to check if loading was successful.

@param[in] hBin binauraliser handle @returns File path to .sofa file (WITH file extension)