# Generated by roxygen2: do not edit by hand

S3method(metadata,Wave)
S3method(metadata,blob_detection)
S3method(metadata,character)
S3method(metadata,threshold_detection)
S3method(metadata,zc)
export(blob_detection)
export(fspec)
export(metadata)
export(mp3_to_wav)
export(plot_zc)
export(read_audio)
export(read_mp3)
export(read_wac)
export(read_wav)
export(read_zc)
export(spectro)
export(threshold_detection)
export(write_zc)
import(moments)
import(stringr)
import(tools)
importClassesFrom(tuneR,Wave)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,dev.off)
importFrom(grDevices,gray.colors)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(methods,"slot<-")
importFrom(methods,is)
importFrom(methods,slot)
importFrom(stats,setNames)
importFrom(tuneR,readWave)
useDynLib(bioacoustics, .registration = TRUE)
