corinfinite / brp-pacu

An audio analysis tool to configure any sound system with an equalizer. It compares the output of the system to the input of the system and allows you to use this data to perform final equalization by matching the results with actual DSP/EQ.
GNU Lesser General Public License v3.0
13 stars 4 forks source link

Feature: Change window function #27

Open corinfinite opened 7 years ago

corinfinite commented 7 years ago

The user must be able to specify what windowing function they wish to be applied to the input audio through the GUI. The user must have at least two window functions to choose from. Currently Blackman is implemented and Hanning should be added. More functions would be nice.