loudness
Here are 9 public repositories matching this topic...
该程序使用 Python 的 `PyAudio` 和 `Matplotlib` 库实现了一个实时音频示波器,并能够实时显示音频的频率和响度。程序会从麦克风采集音频数据,进行 FFT 变换来计算音频的频率,同时显示音频信号的波形和响度。
-
Updated
Oct 1, 2024 - Python
Python Audio Loudness Analysis
-
Updated
Jul 19, 2025 - Python
Batch audio loudness analyser — LUFS, True Peak, LRA via FFmpeg. Interactive HTML report. Light, easy and no DAW needed.
-
Updated
Feb 25, 2026 - Python
Chops large wav files into chunks based on loudness level drops (silence gets cut out). Performs good on large files. Might be useful for chopping band rehearsal into songs or interviews into chunks.
-
Updated
Apr 23, 2021 - Python
YCLS is a Python module for calculating loudness metrics for audio (or video) files, particularly aimed at determining the loudness level suitable for YouTube content.
-
Updated
Apr 23, 2024 - Python
Scan audio RMS in seconds, offline. rms-scan runs FFmpeg under the hood to batch validate files, emit JSON reports, and fail fast when levels miss your threshold. Built for broadcast fixes, podcast QC, and pre-release gating.
-
Updated
Feb 28, 2026 - Python
Improve this page
Add a description, image, and links to the loudness topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the loudness topic, visit your repo's landing page and select "manage topics."