Skip to content

Add an overshoot output for module LoudnessMeter#13

Open
DarkRedman wants to merge 1 commit intovictorkashirin:mainfrom
DarkRedman:main
Open

Add an overshoot output for module LoudnessMeter#13
DarkRedman wants to merge 1 commit intovictorkashirin:mainfrom
DarkRedman:main

Conversation

@DarkRedman
Copy link

This new output that exposes overshoot value (momentaryLufs - targetValue), so an external module could dynamically adjust volume.

P.S : I experiment with your module and my WIP module PID Controller.

@victorkashirin
Copy link
Owner

@DarkRedman thank you for the contribution! I'll cleanup my backlog and will work on integrating that.

Few things:

  1. Most likely this will be implemented as expander - this way it would be possible to add some controls for sensitivity and modes (see below)
  2. Which external module you controlled with it? One thing to consider: if you control VCA and use momentary - target, it effectively works as compressor with sharp attack and decay and very high compression ratio. It might be worth to allow using short-term or integrated, especially latter, since it captures overall loudness over recent/long period of time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants