An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

# Audio Statistics Plugin
.. Including live LUFS calculation!

![image](https://github.com/eSqadron/AudioStatisticsPlugin/assets/61045292/52d5e00f-0116-46f2-892a-a024c7c3547e)

## 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