Skip to content

Releases: sergree/matchering

Matchering 2.0.6

19 Oct 08:31
Compare
Choose a tag to compare
  • Fix CVE-2021-34141
  • Dependencies update: everything should be more stable and faster now

Matchering 2.0.5

13 Apr 20:10
Compare
Choose a tag to compare
  • Fixed MP3 uploading error in new libsndfile

Matchering 2.0.4

13 Apr 12:00
Compare
Choose a tag to compare

Hey folks!
Since the last release, many dependencies have been updated. This version allows you to take advantage of these third-party library improvements.
Some information about the repository has also been updated.
This is not a major update that does not introduce new Matchering features. Updating is not necessary.

Matchering 2.0.3

10 Nov 17:51
Compare
Choose a tag to compare

Long time no see, time to update.

  • (Docker) Windows 10 Home support
  • (Core) Ubuntu 20.04 support
  • Dependencies update: everything should be more stable and faster now
  • Description & installation instructions update
  • Black code formatting

Yes, I have some plans and small prototypes of Rust native binaries, but so far everything is very vague.

Matchering 2.0.2

10 Feb 18:58
dbac25e
Compare
Choose a tag to compare
  • New credit
  • PyPI description fix

Matchering 2.0.1

10 Feb 18:33
1ad2610
Compare
Choose a tag to compare
  • Fix pops and cracks in FLAC target preview
  • Some memory optimizations
  • A lot of new information and materials were added

Matchering 2.0.0

12 Jan 21:17
0a86bb4
Compare
Choose a tag to compare

Matchering 2.0 initial release!

Differences from the previous major MATLAB version:

  • Completely rewritten in Python 3, based on open source tech stack (no more MATLAB)
  • Our own open source brickwall limiter was implemented for it
  • Processing speed and accuracy have been increased
  • Now it is the library that can be connected to everything in the Python world

Differencies from the @yoyololicon version:

  • Modular architecture
  • PyPI library
  • DRY, KISS, SOLID
  • Fixed some inaccuracies and errors in the algorithm
  • MP3 support with FFmpeg