summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Upsample signal before omega search. Use Hann window.Daniil Cherednik2025-05-221-0/+1
|
* allow to set partial frame size during gha_adjust_infoDaniil Cherednik2024-10-201-1/+1
|
* Remove resuidal cb from global ctx. Just add it into adjust_info functionDaniil Cherednik2024-09-061-9/+2
|
* Allow to set max magnitude, iteration count parameters for gha_adjust_infoDaniil Cherednik2024-09-011-0/+3
|
* allow to get generated pcm signalDaniil Cherednik2024-08-111-0/+2
|
* Make possible to use double and own fft lib.HEADmasterDaniil Cherednik2024-07-061-1/+6
| | | | | Projects which use the library may have own fft librray. Projects may use double precision floating point numbers.
* Guards in header was added for beeing used with C++.Yury A. Rogovsky2019-10-061-0/+9
| | | | | | Guards in header file was added to prevent function's name mangling (i.e. altering the name of the funtion in object -or library- files) while beeing compiled with C++.
* Missprint correction in header file.Yury A. Rogovsky2019-10-061-1/+1
|
* Initiall implementation of multi dimentional Newton optimizationDaniil Cherednik2018-11-291-1/+24
|
* Simple method to extract K sinusoids for one callDaniil Cherednik2018-11-041-2/+23
|
* A bit more clean apiDaniil Cherednik2018-11-031-10/+23
|
* Add function to extract analysed harmonic from given pcmDaniil Cherednik2018-11-031-0/+3
| | | | Added dtmf analysation example
* First commitdcherednik2018-11-021-0/+24
- Method to get parameters of one harmonic