GithubHelp home page GithubHelp logo

edwbaker / sonicscrewdriver Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 1.0 14.21 MB

Toolset for analysis and visualisation of bioacoustic and ecoacoustic datasets.

Home Page: https://sonicscrewdriver.ebaker.me.uk

License: GNU General Public License v3.0

R 98.31% TeX 1.69%
bioacoustics r rstats rstats-package cran ecoacoustics

sonicscrewdriver's Introduction

CRAN Version CRAN Downloads codecov R-CMD-check

SonicScrewdriveR sonicscrewdriver website

This package provides tools for manipulating sound files for analysis and visualisation.

With SonicScrewdriveR you can:

  • Easily read audio files of many types.

  • Work seamlessly with multi-channel audio.

  • Read/write/convert audio and metadata in formats used by other tools.

  • Apply filters to audio.

  • Augment audio data for machine learning.

  • Visualise audio data.

  • Create self-documenting analysis pipelines.

The need for SonicScrewdriveR arose initially in the Automated Acoustic Observatories project at the University of York, and later in the development of audioBlast. Both of these projects required the ability to read and manipulate audio files in a variety of formats and to visualise and analyse the data contained within them. The package is designed to be as flexible as possible and to be able to handle audio file formats with differing encoding, channel numbers, and sample rates. In one sense, it can be seen as a wrapper around existing packages to provide a unified interface, but it also offers many new functions and visualisations.

Installation

CRAN

install.packages("sonicscrewdriver")
library(sonicscrewdriver)

Latest master

install.packages("devtools")
devtools::install_github("edwbaker/SonicScrewdriveR")
library(sonicscrewdriver)

Development version documentation

Usage

Usage of the package is described in the following vignettes:

Contributing

We welcome contributions from anyone who would like to help improve the package. If you want to talk to us before submitting a pull request feel free to email Ed at [email protected].

Please note that the 'SonicScrewdriveR' project is released with a Contributor Code of Conduct.

Issue reporting

If you find a bug, or have a feature request, please report it on the issue tracker with as many details as possible.

If the package fails and does not give you a useful error message, this is a bug. If the package accepts invalid input without warning, this a bug. If the documentation is unclear or omits important information, this is a bug. If you are unsure if something is a bug, please report it.

Credits

Initial development of SonicScrewdriveR was done by Ed Baker supported by the Leverhulme Trust funded Automated Acoustic Observatories project at the University of York, and later was developed to support the analysis functionality of audioBlast.

SonicScrewdriveR is currently being developed at the Natural History Museum, London.

sonicscrewdriver's People

Contributors

codacy-badger avatar edwbaker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tubbz-alt

sonicscrewdriver's Issues

dielPlot in ring mode is slow

Probably need to render sun height less densely or using a different method. Setting angleinc to 1 causes a ghost hexagon.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.