This is a library and toolset for audio analysis and visualization fit to the file formats and directory tree for aloha cabled observatory. This library supports operating on time-contextual audio files and joining tracks in memory for ease of analysis.
- requires ffmpeg
$ conda create -n ACO-p36 python=3.6
$ conda activate ACO-p36
$ conda install -c conda-forge ffmpeg
$ pip install ACOio