Skip to content

This is a basic implementation of a fast fourier transform that uses complex numbers.

Notifications You must be signed in to change notification settings

maxwalley/JUCE-FFT-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

JUCE-FFT-Test

This is a basic implementation of a fast fourier transform that uses forward and inverse transforms with complex numbers. GUI components are also added that allow the user to select a frequency they want to know the amplitude of and which tell the user the frequency that has the highest amplitude.

Simply build the project with the projucer.

About

This is a basic implementation of a fast fourier transform that uses complex numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages