https://github.com/esqadron/audiostatisticsplugin
VST3 plugin calculating various statistics on processed sound, including LUFS!
https://github.com/esqadron/audiostatisticsplugin
cpp juce-framework lufs
Last synced: 12 months ago
JSON representation
VST3 plugin calculating various statistics on processed sound, including LUFS!
- Host: GitHub
- URL: https://github.com/esqadron/audiostatisticsplugin
- Owner: eSqadron
- Created: 2023-12-02T20:31:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T18:05:35.000Z (about 2 years ago)
- Last Synced: 2025-02-01T12:46:27.550Z (about 1 year ago)
- Topics: cpp, juce-framework, lufs
- Language: C++
- Homepage:
- Size: 136 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Audio Statistics Plugin
.. Including live LUFS calculation!

## Plugin implements:
- Basic statistics:
- Zero passes counter
- Root-means square (in sample value, -1 to 1)
- Min & Max value (in sample value, -1 to 1)
- [LUFS](https://github.com/eSqadron/AudioStatisticsPlugin/wiki/LUFS-algorithm)
- Momentary LUFS
- Integrated LUFS
- Short Term LUFS