aboutsummaryrefslogtreecommitdiffstats
path: root/src/MemlessPoly.h
Commit message (Expand)AuthorAgeFilesLines
* Keep RC-modified settings across modulator restartsMatthias P. Braendli2018-08-071-2/+2
* Add predistorter coefs to RCMatthias P. Braendli2018-06-051-2/+3
* ThreadsafeQueue: add wakeup event instead of custom termination markersMatthias P. Braendli2018-04-201-5/+1
* Avoid race condition on teardown of pipelined pluginsMatthias P. Braendli2018-01-141-0/+3
* Add LUT predistorterMatthias P. Braendli2017-09-131-0/+22
* MemlessPoly: replace async by own threadpoolMatthias P. Braendli2017-09-021-1/+45
* Put both AM/AM and AM/PM coefs to one fileMatthias P. Braendli2017-08-251-10/+6
* Add dpd for phase correctionandreas1282017-08-241-5/+10
* Change MemlessPoly to real coefficientsandreas1282017-08-211-1/+1
* Add number of threads setting for MemlessPolyMatthias P. Braendli2017-08-171-1/+2
* Move MemlessPoly m_coefs to privateMatthias P. Braendli2017-08-041-6/+2
* Change to complex polyandreas1282017-06-171-1/+1
* Refactor MemlessPoly to have more meaningful namesandreas1282017-04-061-5/+5
* Fix file readingandreas1282017-04-021-1/+3
* Working pipelineandreas1282017-03-261-0/+76