Skip to content

alsa: Actually write out pitch elem value during initial reset

Arun Raghavan requested to merge arun/pipewire:alsa-rate-control-init-fix into master

Without this, we were assuming our inital rate of 1.0 was also what was applied to the feedback endpoint, but that was not actually true.

Merge request reports