Audio recordings#
Reading recordings from files on disk.
This module contains classes used to read data created by field data recorders, typically recording hydrophone data as audio files.
Main recording classes#
|
Class to read data from OceanInstruments SoundTrap recorders. |
|
Class to read data from RTsys SylenceLP recorders. |
|
Class to read data from Loggerhead DSG recorders. |
|
Class for handling multichannel audio interface recordings. |
Utilities#
|
Holds multiple separate recordings. |
|
Compensates time drift and offset in a recording. |
|
Calibrates raw data read from files into physical units. |
Convert dBu or dBV to peak volts. |
Implementation interfaces#
|
Base class for recordings. |
|
Base class for recordings using multiple files. |
|
Class for audio file recordings. |
|
Rolling windows of time data. |