indutny / indutny/fft.js

How can I get the spectrum out of a 2048 float32Array

Open
#27 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
338
Forks
33
PR merge metrics
No merged PRs in 30d

Description

I've looked at your documentation and couldn't find a real situation example where the array is filled with data.So my question is how can I get the Spectrum values of a float32array filled with audio values.

Thanks in advance

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the project documentation and the FFT API entry point to find how input Float32Array audio samples are passed and how output values are read. Add a real 2048-sample audio example showing how to obtain spectrum values, and verify that the documented example matches the public API.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.