Skip to content

Latency in Audacity #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
davidhealey opened this issue Apr 25, 2025 · 1 comment
Open

Latency in Audacity #125

davidhealey opened this issue Apr 25, 2025 · 1 comment

Comments

@davidhealey
Copy link

davidhealey commented Apr 25, 2025

I'm just trying out the VST version (1.2.0) of master_me in Audacity and I notice it seems to have some kind of lag time before the effect is fully working.

I applied it to this section of audio

Image

And here is the result from master_me, you can see the volume kind of increases gradually rather than being brought up to an even volume.

Image

I have the same result on other sections of audio.

I'm using Easy Mode, Apple Podcast preset

@trummerschlunk
Copy link
Owner

trummerschlunk commented Apr 25, 2025

Hi David,

this is because master_me's leveler starts at 0dB when initiating a render process.

@falkTX is there a way to keep the leveler's recent gain value when starting a bounce/render?

Here's a quickfix/workaround: play your audio, go to the expert page and turn up the input-gain parameter, so the leveler-gain meter is hovering roughly around 0dB. Then start the bounce/render. This way, the leveler section does not need so much time to come to a good level.

Hope this helps :)

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

No branches or pull requests

2 participants