Real tech quesiton about FFT implementation

Official support for: sonicbirth.sourceforge.net
Post Reply New Topic
RELATED
PRODUCTS

Post

As I understand the FFT implementation in SB, once I do an FFT, I can't seem to manipulate the FFT blocks the way I want.

Say for now that I think about the FFT output in its complex form. Then the real part consists of basically an array of numbers that represent the amplitudes of the various cosine elements of the Fourier series, the imaginary output gives the amplitudes of the sine components.

Any math I do to those outputs just changes the amplitudes. So say I multiply both [R] and by 2. Then after inverse FFT I really have a waveform that just has twice the amplitude right?

Ok but what if I wanted to screw around with the frequencies of the sine and cosine components themselves, say . . . throw out the lowest one or shift them all up by some number to do pitch shift? Or say . . . multiply one the amplitudes of a specific harmonic by 2. I don't have access to those numbers in the output array right? The frequencies are just fixed multiples of some fundamental (2n, 3n, 4n, . . .) I can't change them in any way. This seems like such a basic functionality and the overall reason to do FFT in the first place.

I started to wonder if there is a way to do it with convolution (convolve an FFT of a single frequency sin wave with a signal or convolve a delta function/spike with the signal etc. but I haven't been successful.

Any tips here?

Post

Hi dscro,

The frequency domain capabilities are presently much lower than the time domain - meaning, (AFAIK) much of the potential is not accessible at the circuit design level.

(Someday...)

J

Post

Hello, perhaps theres a "new member" area I should be saying "hi" in first, but I just want to jump off, kinda my personality.....

Anyone have knowledge of use if FFT in Optical Sigs Proc...???

Nice forum you guys have here, glad to visit. Best, Dave
"There are those that Can and Don't. There are those that Cant' and DO...
The latter being my choice of character..
(SgtMjr.D.W.)www.Survivalconsultants.com)

Post

Hey i am new with SB and my first try is to make a level and FFT analyzer
The level meter works basicly but the FFT anaylyzer i cant show it
i have tried the display meter and the osc but both are as far as i can see not what it meant to be
i have read that the fft is limited. is this one of the limitations or is this what i do wrong?

Gr Jan-bert

Post Reply

Return to “SonicBirth”