jscalo / tempi-fft

Real-time audio input and FFT written entirely in Swift for iOS.
253 stars 47 forks source link

change fft size - sample per frame #2

Closed aronsuarez closed 7 years ago

aronsuarez commented 7 years ago

How can i change samples per frame? I need the fft with a size of 2048.

How can i do that?

PS: Great work!!