Revision 89bd4e64da3345c2764a42875b99c96fa8931967 authored by Joerg Schambacher on 01 February 2024, 16:32:44 UTC, committed by Phil Elwell on 01 February 2024, 18:00:10 UTC
The former code did not adjust the physical sample width when
in clock consumer mode and has taken the fixed 32 bit default.
This has caused the audio to be played at half its frequency due to
the fixed bclk_ratio of 64.

Signed-off-by: Joerg Schambacher <joerg@hifiberry.com>
1 parent 15dedc2
History
File Mode Size
alloc
bindings
kernel
macros
.gitignore -rw-r--r-- 133 bytes
Makefile -rw-r--r-- 15.9 KB
bindgen_parameters -rw-r--r-- 667 bytes
compiler_builtins.rs -rw-r--r-- 1.7 KB
exports.c -rw-r--r-- 730 bytes
helpers.c -rw-r--r-- 2.2 KB

back to top