Skip to content

Is the condition for the 'mono' function correct? #107

@Henglin-Liu

Description

@Henglin-Liu

if num_channels == 1:
signal = signal.to_mono()

I see mono is to get the mean value across different channels,why we do this when the channel num_channels is 1? Is there any reasons?

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