gst-plugins-rs/audio
Sebastian Dröge 1ffadbc270 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/1003>
2022-12-10 21:03:28 +02:00
..
audiofx audiorrnoise: Use correct value range for the samples 2022-12-10 21:03:28 +02:00
claxon Update versions to 0.10.0-alpha.1 2022-10-24 19:31:19 +03:00
csound Fix various new clippy warnings 2022-11-01 10:27:48 +02:00
lewton Update versions to 0.10.0-alpha.1 2022-10-24 19:31:19 +03:00
spotify spotify: fix "start a runtime from within a runtime" with static link 2022-11-16 13:20:38 +01:00