Base Audio
‘audio.base_audio’ module within the ketos library
This module contains the base class for the Waveform and Spectrogram classes.
- Contents:
BaseAudio class; BaseAudioTimeAxis class
|
Parent class for all audio classes. |
|
Parent class for time-series audio classes such as |
|
Divide the time axis into segments of uniform length, which may or may not be overlapping. |