aboutsummaryrefslogtreecommitdiffstats
path: root/src/util_ut.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Support for MS Windows platformDaniil Cherednik2019-05-151-1/+1
| | | | | | - VS build (2017 tested) - Media Foundation Framework support to read/write pcm data (instead of libsndfile)
* Set LGPL v2.1 licenseDaniil Cherednik2017-02-121-0/+18
|
* Dirty implementation of atrac3 encoder:Daniil Cherednik2016-09-021-0/+26
- no JS mode - constant quantiser for tonal components - gain controll implemented but produces some artifacts with real signals. - etc...