fba8175e99
Zero pads the audio time samples until the length is equal to the next largest power of two. This improves the algorithmic complexity of the FFT calculations. Initialized the Hamming window when the module is loaded instead of every loop. Replaced a call to numpy.roll() with direct array index manipulation. |
||
---|---|---|
.. | ||
Output | ||
config.py | ||
dsp.py | ||
gamma_table.npy | ||
gui.py | ||
led.py | ||
melbank.py | ||
microphone.py | ||
visualization.py |