Form FFT - Gerfunky/TinyPixelMapper GitHub Wiki

img_v1.0/Strips/fft.jpg

Every frame we Recive a Color result from the Audio engine and put it into a buffer. At position 0 in the buffer we have the newest color result.

So on a Strip we basically see the Audio data history starting with the newest information on the first led.

FFT Extend

If we extend by 1. Each color in the history will fill 2 leds.

FFT Offset

move the first led back in time :) We basically shift the first led down the Audio history. Can be used for allignement of output.

FFT Color

Here we can choose if we only want to show certain colors of the Audio History.


Pulse,Mirror,Reversed,Mix,Trigger, Level, Run goto Strips