Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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