Skip to content
/ FFT Public
forked from Kosalos/FFT

realtime FFT of audio input, for iPad using Swift and Metal

Notifications You must be signed in to change notification settings

aure/FFT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FFT

realtime FFT of audio input, for iPad using Swift and Metal

Based on FFT and Audio Input code written by John Scalo
https://github.com/jscalo/tempi-fft

Realtime audio input is run through an FFT, and the data is cycled
through a 3D terrain as height map slices.
Makes for an interesting display of your singing voice.

Screenshot

About

realtime FFT of audio input, for iPad using Swift and Metal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 97.9%
  • Metal 1.6%
  • C 0.5%