All Projects → QutEcoacoustics → audio-analysis

QutEcoacoustics / audio-analysis

Licence: Apache-2.0 license
The audio analysis code (AnalysisPrograms.exe) for the QUT Ecoacoustics Research Group

Programming Languages

C#
18002 projects
F#
602 projects

Projects that are alternatives of or similar to audio-analysis

go-mnd
Magic number detector for Go.
Stars: ✭ 153 (+273.17%)
Mutual labels:  analysis
pandapower gui
A Graphical User Interface for the open source pandapower load flow program. [ I was so inexperienced when I started this, but maybe we can try again]
Stars: ✭ 28 (-31.71%)
Mutual labels:  analysis
iOScanX
iOScanX (iOS Application Scanner for OS X) is a Cocoa application for semi-automated iOS app analysis and evaluation
Stars: ✭ 33 (-19.51%)
Mutual labels:  analysis
census
📜Automated review of open source software projects
Stars: ✭ 111 (+170.73%)
Mutual labels:  analysis
GroupDocs.Classification-for-.NET
GroupDocs.Classification-for-.NET samples and showcase (text and documents classification and sentiment analysis)
Stars: ✭ 38 (-7.32%)
Mutual labels:  analysis
Bitcoin Analysis-
Python Bitcoin is widely used cryptocurrency for digital market. It is decentralised that means it is not own by government or any other company.Transactions are simple and easy as it doesn’t belong to any country.Records data are stored in Blockchain.Bitcoin price is variable and it is widely used so it is important to predict the price of it f…
Stars: ✭ 42 (+2.44%)
Mutual labels:  analysis
ARD-simulator
3D sound propagation simulator using adaptive rectangular decomposition method.
Stars: ✭ 21 (-48.78%)
Mutual labels:  acoustics
testing-framework
TYPO3 testing framework for core and extensions
Stars: ✭ 44 (+7.32%)
Mutual labels:  tests
sandbox
Simple Windows Sandbox Configuration
Stars: ✭ 37 (-9.76%)
Mutual labels:  analysis
VesselVio
VesselVio is an open-source application for the analysis and visualization of segmented vasculature datasets
Stars: ✭ 45 (+9.76%)
Mutual labels:  analysis
spring-startup-analysis
Simple module to analyse bean construction in Java Spring
Stars: ✭ 76 (+85.37%)
Mutual labels:  analysis
knime-r
KNIME Interactive R Statistics Integration
Stars: ✭ 18 (-56.1%)
Mutual labels:  analysis
ctest
A simple portable C test runner
Stars: ✭ 17 (-58.54%)
Mutual labels:  tests
bdd
Given/When/Then/And/But output to RSpec and Minitest
Stars: ✭ 33 (-19.51%)
Mutual labels:  tests
cerberus research
Research tools for analysing Cerberus banking trojan.
Stars: ✭ 110 (+168.29%)
Mutual labels:  analysis
dmarc-viewer
Django based web-app to visually analyze DMARC aggregate reports
Stars: ✭ 51 (+24.39%)
Mutual labels:  analysis
character-extraction
Extracts character names from a text file and performs analysis of text sentences containing the names.
Stars: ✭ 40 (-2.44%)
Mutual labels:  analysis
Vol3xp
Volatility Explorer Suit
Stars: ✭ 31 (-24.39%)
Mutual labels:  analysis
vamp-aubio-plugins
aubio plugins for Vamp
Stars: ✭ 38 (-7.32%)
Mutual labels:  analysis
Roassal2
Agile Visualization Engine for Pharo and VisualWorks
Stars: ✭ 23 (-43.9%)
Mutual labels:  analysis

audio-analysis

The source code for the QUT Ecoacoustics AnalysisPrograms.exe (AP.exe) program. Documentation (in progress) can be found at https://ap.qut.ecoacoustics.info/.

Quick links

Description

QUT Ecoacoustics Analysis Programs is a software package that can perform a suite of analyses on audio recordings of the environment. Although the analyses are intended for long-duration recordings (1 – 24 hours), in fact they can be performed on any audio file in a format supported by the software. Analysis Programs can:

  • calculate of summary and spectral acoustic indices at variable resolutions
  • produce long-duration, false-colour, multi-index spectrograms
  • calculate critical statistics of annotations downloaded from an Acoustic Workbench
  • run various acoustic event recognizers

All the analyses are performed by a single executable file, AnalysisPrograms.exe.

Citation

DOI

This citation should be used in all publications that use data, concepts, or results generated by AnalysisPrograms.exe or from this code base:

Michael Towsey, Anthony Truskinger, Mark Cottman-Fields, & Paul Roe. (2020, November 15). QutEcoacoustics/audio-analysis: Ecoacoustics Audio Analysis Software v20.11.2.0 (Version v20.11.2.0). Zenodo. http://doi.org/10.5281/zenodo.4274299

Additionally, depending on the analysis that was run, extra work may be required to be cited. Any such additional citations will printed in the console and in the log file.

Build status

build docs docs release

Weekly versions of AnalysisPrograms.exe are now built automatically at midnight Monday night. You can get copies from the Releases page.

Per-commit (the very latest) builds can be found from the Actions page.

License

This project is very old. We've released the full history for the sake of maintainability and transparency. Unfortunately this means all code before our open source release is not open sourced.

In practice this should never be a problem. We never use our old code, except for historical purposes, and you never should need to either. If you do need to use any of this code, just raise an issue and we'll make an exeption for your use case.

Newer code - All commits after 2018-01-30

All code after a275d0bc5744ba43096b43de2ef2aee32dc14c18 (2018-01-30T06:38:46Z) are licensed under the Apache License 2.0

Older code - All commits before 2018-01-30

All commits before a275d0bc5744ba43096b43de2ef2aee32dc14c18 (2018-01-30T06:38:46Z) are not licensed under an open source license. All rights and copyright are retained, however, the public has permission to view, link to, and cite the code on GitHub.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].