Overview

Tools to summarize sound files within a specified directory and perform basic sound‑energy analysis.
The package supports manifest creation, summary table generation, and minute‑scale background sound‑energy calculations.

Installation

Development Version (GitHub)

# install.packages("devtools")
devtools::install_github("aaronweed/BBoPSoundAnalysis")

Vignette

vignette("Sound File Processing with BBoPSoundAnalysis", package = "BBoPSoundAnalysis")

Package Structure

Functions

CreateManifest: create a manifest of sound files

Make Summary Tables: functions to summarize and visualize sound files within directory

SoundEnergyByMinute: compute minute-scale background sound energy

Documentation

Full function documentation is available in the package reference.

License

This package is licensed under the GPL‑3 License, which permits reuse and modification as long as derivative works remain open‑source. See the LICENSE file for full details.

Acknowledgments