Skip to content

How do I get FFT size of more than 32768? #25

@vi

Description

@vi

By default it allows up to 16384 samples. If I edit audioSpectrumAnalyzer/src/main/res/values/arrays.xml, I can also get 32768 samples.

But if I try further values (65536, 131072), it stops working (shows empty 1D or 2D plot) if I select those values.

What else do I need to change to make it work for large windows?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions