Skip to content
/ FFT Public

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

Notifications You must be signed in to change notification settings

Kosalos/FFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FFT

update Jan 14,2020: Xcode 11.3.1, Swift 5

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