summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)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
* Guards in header was added for beeing used with C++.Yury A. Rogovsky2019-10-061-0/+9
* 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
* First commitdcherednik2018-11-021-0/+24