Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (17m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 02:23:14 UTC Now

2021-04-09 10:32:28 UTC MAIN commitmail json YAML

rubberband: update to 1.9.1

Changes in Rubber Band v1.9.1

* Switch build system from Makefiles and Visual Studio project to
  Meson/Ninja for all platforms. There are still Makefiles and VS
  projects included in otherbuilds/ for those who wish to use them to
  build the static library directly
* Make various fixes to improve sound quality when pitch-shifting
  dynamically in real-time (requires libsamplerate)
* Fix floating-point exception when a very very long stretch factor
  is presented
* Move the two directories that together provide the .NET interface
  (rubberband-sharp and rubberband-dll) into their own subdir (dotnet)
* Ensure the library builds and runs correctly on ARM Mac (Apple
  Silicon, M1), and also on Windows using the Visual C++ Clang
  front-end

The API is unchanged and the library is binary compatible with
version 1.7.

(nia)