How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides a suite of tools for extracting musical features, estimating fundamental frequencies, and tracking rhythmic pulses in audio streams. The library specializes in the detection of pitch and beat, enabling the extraction of musical notes and the estimation of overall tempo. It also includes capabilities for automatic onset detection to identify the start of sonic events and the separation of audio signals into percussive transients and steady-state tonal components. The system c
A simple C++ library for reading and writing audio files.
C library for cross-platform real-time audio input and output
Expressive Digital Signal Processing (DSP) package for Python
A library for audio and music analysis, feature extraction.
The main features of libaudioflux/audioflux are: Feature Extraction, Audio Libraries, Audio, Audio Processing.
Open-source alternatives to libaudioflux/audioflux include: aubio/aubio — Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides… erikd/libsndfile — A C library for reading and writing sound files containing sampled audio data. andrewrk/libsoundio — C library for cross-platform real-time audio input and output. danilobellini/audiolazy — Expressive Digital Signal Processing (DSP) package for Python. adamstark/audiofile — A simple C++ library for reading and writing audio files. facebookresearch/wav2letter — wav2letter is an automatic speech recognition toolkit and deep learning framework designed to convert audio speech…