Skip to content

Force STFT frame size to be a power of 2? #8

@matthewrankin

Description

@matthewrankin

Should the STFT frame size be a power of 2? What happens when the FFT on a frame is calculated with a window turned on but the number of points don't equal a power of two? I believe for non-power of 2, numpy/scipy will zero pad, which could cause strange results to have a window zero padded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions