Skip to content

Is SONOGRAM_WIDTH_MAX 60008 a practical value or could this be higher? #2

@rduivenvoorde

Description

@rduivenvoorde

Hi, Testing around with some (via other software) labeled sound samples, we hit the 5 second limit (as those samples are often a little longer, say till 9 or 10 s)

In:
https://github.com/YvesBas/Tadarida-D/blob/master/sources/detectreatment.h#L25
I find
SONOGRAM_WIDTH_MAX 60008

So my question would be: would it be OK to higher this value till say 100000 or 120000? To be make it possible to handle my longer sound samples?
OR will I open a box of pandora then with R of cpp memory or performance problems (I do not fully understand the inner workings of Tadarida to be honest)?

Thanks for any hints...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions