Skip to content

Releases: titinko/macres

v0.2.1

24 Oct 08:46
Compare
Choose a tag to compare

Changes:

  • No longer reads .frq files by default.
    • The 'f' flag now enables .frq reading rather than disabling it.
  • Bug fixes
    • Using libpyin and reading .frq files are both significantly more stable.

v0.2

09 Oct 03:24
ffdfb58
Compare
Choose a tag to compare

Changes:

  • Uses libpyin by default for f0 estimation.
    • Added 'm' flag--'m0' toggles libpyin and 'm1' toggles the legacy method, DIO. Flag defaults to m0.
  • If a .frq file is present, reads from the .frq file by default.
    • Added 'f' flag to disable .frq reading and force macres to recalculate f0 every time.
  • Bug fixes
    • Now supports wav PCM files with fmt lengths of 18 as well as 16.