/SonicBoom

Signal Processing and audio frequency visualization using FFT (Fast Fourier Transform)

Primary LanguageJavaScriptMIT LicenseMIT

SonicBoom

Signal Processing and audio frequency visualization using FFT (Fast Fourier Transform)

Screenshots

fft-demo

See in action

Click here -> SonicBoom Demo

Fourier Transforms

In physics and mathematics, the Fourier transform (FT) is a transform that converts a function into a form that describes the frequencies present in the original function. The output of the transform is a complex-valued function of frequency. The term Fourier transform refers to both this complex-valued function and the mathematical operation. When a distinction needs to be made the Fourier transform is sometimes called the frequency domain representation of the original function. The Fourier transform is analogous to decomposing the sound of a musical chord into terms of the intensity of its constituent pitches.

Get started

git clone https://github.com/sidx2/SonicBoom
cd SonicBoom
index.html