soundscapecode.soundtrap.read_calibration
- soundscapecode.soundtrap.read_calibration(file_path: str) CalibrationData
Read soundtrap calibration information from file
Parameters
- file_path:str
the file with the sountrap information
Returns
- CalibrationData:
Calibration information from file
Raises
- FileNotFoundError:
the given path does not exist