Skip to content

Questions and Help #8

@syong39

Description

@syong39

Hello.

While reading the code, I came across some questions. I'm having difficulty understanding

1. "Bin" in Ebu128LoudnessMeter.h and .cpp. Could you explain each of the variables for me? I'm not sure what "Bin" means.

image

2. Regarding the if statement in the STEP3 section of Ebu128LoudnessMeter.cpp's processBlock, I'm not quite sure what the condition means.

like this

if (numberOfSamplesInTheCurrentBin + bufferForMeasurement.getNumSamples() < numberOfSamplesPerBin)

image

Thank you for reading this and have a nice day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions