Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [refactoring] Get rid of TFloat parameter. Use float. | Daniil Cherednik | 2024-12-21 | 1 | -8/+8 |
| | |||||
* | Simple ipqf test and ref files | Daniil Cherednik | 2024-06-14 | 1 | -1/+0 |
| | | | | ref files contains samples just before and after ipqf | ||||
* | [atrac3] Simple adaptive MS bitrate shift | Daniil Cherednik | 2020-07-08 | 1 | -1/+10 |
| | |||||
* | Support for MS Windows platform | Daniil Cherednik | 2019-05-15 | 1 | -1/+1 |
| | | | | | | - VS build (2017 tested) - Media Foundation Framework support to read/write pcm data (instead of libsndfile) | ||||
* | Set LGPL v2.1 license | Daniil Cherednik | 2017-02-12 | 1 | -0/+18 |
| | |||||
* | Dirty implementation of atrac3 encoder: | Daniil Cherednik | 2016-09-02 | 1 | -0/+26 |
- no JS mode - constant quantiser for tonal components - gain controll implemented but produces some artifacts with real signals. - etc... |