Skip to content

Method that returns the frequency at a specific index on a Spectrogram #129

@Hermanlrx

Description

@Hermanlrx

Describe the feature

Having a method that converts between indices and frequencies for GenericSpectrogram could be really useful for ML or other post-processing operations.

Proposed solution

I am not sure if it will work for all providers, but if .freq_axis() is available, the information should already be there. Something like .freq_at_index(idx)

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