Skip to content

Flag to switch multi-channel processing #20

@regorxxx

Description

@regorxxx

I see the latest update has introduced multi-channel support, but I think it should be tweaked by a flag instead of forced.

There is no need to get so much data or process all channels if the final use only requires downmixed data.

It also simplifies handling on third party scripts, since downmixing would be done internally (like before), instead of requiring extra code.

For these reasons I think an extra argument would be better
AudioWizard.StartWaveformAnalysis(metadata, resolution, bMultiChannel);

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