kitzeslab / opensoundscape

Open source, scalable software for the analysis of bioacoustic recordings
http://opensoundscape.org
MIT License
139 stars 16 forks source link

adds MultiChannelAudio class #1038

Closed sammlapp closed 3 months ago

sammlapp commented 3 months ago

similar functionality to Audio class, but .samples is array of shape (n_channels, n_samples)