Skip to content

GetSampleRate() on MultiChannel #313

@stellarpower

Description

@stellarpower

MultiChannel::GetSampleRate() makes the assumption that the sample rate for all channels should be the same. My classifier has some connections that have a sample rate of 0. I'm therefore not sure this assumption is correct.

I reckon the safest thing is probably to return zero if any of the channels has zero sample rate, else if they are the same then return that.

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