Commit adc6521c authored by Mert Burkay Çöteli's avatar Mert Burkay Çöteli
Browse files

README.md edited online with Bitbucket

parent 759728f9
......@@ -5,7 +5,7 @@ This README would normally document whatever steps are necessary to get your app
### 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.
Analysis tranform is an AIM used for transferring the time domain microphone array signals into the frequency domain. This file introduces the setup for standalone application.
* Version
01.01.220708
* [Technical specifications MPAI-CAE v1.3](https://mpai.community/standards/resources/)
......@@ -13,7 +13,7 @@ This README would normally document whatever steps are necessary to get your app
### How do I get set up? ###
* Summary of set up
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)
The development language is C++. C++11 or its newer versions support 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.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment