Skip to content

Releases: sadko4u/timbre-mill

Release 0.5.8

19 Mar 13:55
Compare
Choose a tag to compare
  • Added transition frequency computation for the IR correction which reduces
    the effect of over-amplification of high frequencies near to the nyquist
    frequency.
  • Updated dependencies.

Release 0.5.7

11 Sep 20:25
Compare
Choose a tag to compare
  • Support of AArch64 and ARMv7 architectures.
  • Better compatibility with Clang compiler.
  • Migration to C++ 11 standard and above.
  • Updated build system and dependencies.

Release 0.5.6

28 Jun 21:50
Compare
Choose a tag to compare
  • Added possibility to compensate latency for output files.
  • Added possibility to make output file duration match to the input file duration.
  • Added possibility to export frequency response files for master and children.
  • Updated dependencies on the external modules.
  • Updated build subsystem.

Release 0.5.5

28 May 21:31
Compare
Choose a tag to compare
  • Fixed memory leakage issue.

Release 0.5.4

15 May 10:44
Compare
Choose a tag to compare
  • Added possibility to explicitly specify files for processing in the command line
    arguments and avoid the usage of the configuration file.

Release 0.5.3

22 Apr 15:10
Compare
Choose a tag to compare
  • Added 'mastering' option to perform reverse-processing (applying frequency
    characteristics of master file to child files).
  • Added 'normalize' and 'norm_gain' parameters for peak gain normalization.

Release 0.5.2

23 Feb 18:31
Compare
Choose a tag to compare
  • Added 'dry' and 'wet' parameters for setting up balance between processed
    and unprocessed signal in output files.

Release 0.5.1

22 Feb 14:11
Compare
Choose a tag to compare
  • Added 'produce' option support to configuration file and command line.

Release 0.5.0

22 Feb 02:36
Compare
Choose a tag to compare
  • Initial release.