top of page

Find feeding buzzes with buzzfindr

From the buzzfindr GitHub page:

buzzfindr is an R function that automates the detection and classification of feeding buzzes in full-spectrum bat echolocation recordings. It uses the signal detection algorithm from the "bioacoustics" R package developed by Marchal et al. 2022, combined with sequential bandpass filtering.

​

View the buzzfindr GitHub for more information and installation instructions.

Usage example

Copy the code below and modify it to suit your data management configuration.

bottom of page