Skip to content

audiowmark 0.6.4

Latest
Compare
Choose a tag to compare
@swesterfeld swesterfeld released this 28 Feb 16:55

Overview of Changes in audiowmark-0.6.4:

  • reduce memory usage:
    • for speed detection, especially when using multiple keys
    • for resampling of input files with sample rate != 44100
    • split long input files into smaller chunks (get --chunk-size option)
  • optimize performance for speed detection / normal sync
  • improve detection for libgcrypt, use pkg-config if available (#72)
  • fix problems in make check (#72)