mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-01-25 02:18:12 +00:00
44ec9eba7f
The nnnoiseless crate wants all samples in the range [-32767,32767] instead of the [-1,1] range we're using for floating point samples. Scale before/after processing while (de)interleaving the samples. Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/276 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1008> |
||
---|---|---|
.. | ||
examples | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE-MPL-2.0 |