forked from libsndfile/sndfile-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNEWS
28 lines (22 loc) · 804 Bytes
/
NEWS
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.