File: NEWS

package info (click to toggle)
sndfile-tools 1.5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 860 kB
  • sloc: ansic: 2,923; sh: 237; python: 212; makefile: 94
file content (28 lines) | stat: -rw-r--r-- 804 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Version 1.5 (2021-01-31)

  * Use clear semantic versioning tuple.
  * Fix spelling mistakes.
  * Add experimental CMake support.
  * Replace Travis CI with GitHub Action CI.
  * Improved error handling for PCM sample bits.
  * Add `sndfile-resample` binary from libsamplerate.

Version 1.04 (2019-06-01)
  * Silence GCC 7 -Wimplicit-fallthrough warnings.
  * Modernized Autotools build system.

Version 1.03 (2009-12-14)
  * Add prgram sndfile-jackplay.
  * sndfile-spectrogram : Add --no-border option, improve frequency access
    interpolation.

Version 1.02 (2007-10-21)
  * sndfile-spectrogram : Calculate longer FFTs and then interpolate to the
    image height.
  * Add documentation.

Version 1.01 (2007-10-16)
  * Depend on libsndfile >= 1.0.18.

Version 1.00 (2007-10-15)
  * Initial release.