gst-plugins-rs/audio
Sebastian Dröge 44ec9eba7f audiorrnoise: Use correct value range for the samples
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>
2022-12-12 13:39:34 +02:00
..
audiofx audiorrnoise: Use correct value range for the samples 2022-12-12 13:39:34 +02:00
claxon Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
csound Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
lewton Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
spotify Update versions to 0.9.2 2022-11-28 11:44:33 +02:00