This README would normally document whatever steps are necessary to get your application up and running.
### What is this repository for? ###
* Quick summary
Analysis tranform is an AIM used for transferring the time domain microphone array signals into the frequency domain. This file is introduces the setup for the standalone application.
The development language is C++. C++11 and its newer versions support for compiling the code. See the list of C++ compilers. (https://en.wikipedia.org/wiki/List_of_compilers#C++_compilers)
This software uses a third-party fftw-3.3.9 that can be also downloaded from the link. (https://fftw.org/)
* Configuration
Default constructor is configured through the following parameters. If these parameters are needed to be updated the alternative constructor can be set.