loudness
Loudness estimator
A C++ audio library for modeling perceived loudness, providing a framework for processing audio signals to estimate their loudness.
Audio library for modelling loudness
36 stars
5 watching
11 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mikrosimage/loudness_validator | Analyzes and corrects audio file loudness to a specified standard. | 13 |
jiixyj/libebur128 | A library implementing the EBU R128 standard for loudness normalisation of audio signals. | 405 |
molke-productions/qloud | Tool for analyzing loudspeaker performance and measuring sound system response | 28 |
dcoeurjo/lowdiscbluenoise | A C++ library that generates 2D point sets with low discrepancy and Blue Noise properties. | 110 |
sounddevelopment/sound_meter | A component for displaying audio meter values in a customizable manner with various features such as adaptive resizing and user-configurable segments. | 30 |
adamski/pitch_detector | A JUCE-based module for estimating the pitch of audio signals using various algorithms and techniques. | 132 |
juandagilc/audio-effects | A collection of audio effects plugins implemented from a book and contributing examples | 748 |
dbraun/sampler | An audio plugin project built with JUCE | 20 |
zl-audio/zlequalizer | An equalizer plugin implementing various digital filter algorithms | 304 |
nikolajandersson/peaq | An implementation of an audio quality evaluation algorithm in Matlab. | 43 |
yuangongnd/ltu | An audio and speech large language model implementation with pre-trained models, datasets, and inference options | 385 |
briansharpe/gpu-noise-lib | Provides optimized GPU-accelerated noise functions and utilities | 364 |
laion-ai/clap | A library for learning audio embeddings from text and audio data using contrastive language-audio pretraining | 1,427 |
iver56/audiomentations | Library for audio data augmentation used in machine learning | 1,873 |
soerenab/audiomnist | This project provides an implementation of a deep learning framework to classify audio signals and offers insights into the model's decision-making process using Explainable Artificial Intelligence (AI) techniques. | 347 |