aboutsummaryrefslogtreecommitdiffstats
path: root/src/at3.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Do not use 8bit, 16bit types if do not realy need it.Daniil Cheredni2024-11-011-3/+3
|
* Add support for writing .at3/.wav files with ATRAC3 (#30)Thomas Perl2022-05-081-0/+164
* Add support for writing .at3/.wav files with ATRAC3 * Check file size limit * AT3/WAV export: Add big endian support, force packed structs