Skip to content

(FR) API: Get Item Max Peak and Average RMS Level #781

@X-Raym

Description

@X-Raym

Hi,

SWS is capable of analyzing items and determine what is it's Max Peak level, and what is it's Average RMS level. This function is use in the SWS label processor and in the Organize Items by Peak/RMS actions.

It could be nice if we could get this value from ReaScript, with two functions like this:
max_peak = GetMediaItemMaxPeak( item )
average_rms = GetMediaItemAverageRMS( item )

Currently, we can only access this value by using the SWS label processor, and renaming all the items with the level we want. No very flexible.

Thanks for listening !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions