How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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
Easy and efficient audio synthesis in C++
The main features of tonicaudio/tonic are: Audio, Audio and Multimedia, Audio Processing, Media and Communication.
Projects with overlapping indexed features include: micknoise/maximilian — C++ Audio and Music DSP Library. facebookresearch/wav2letter — wav2letter is an automatic speech recognition toolkit and deep learning framework designed to convert audio speech… andrewrk/libsoundio — C library for cross-platform real-time audio input and output. adamstark/audiofile — A simple C++ library for reading and writing audio files. erikd/libsndfile — A C library for reading and writing sound files containing sampled audio data. aubio/aubio — Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides…