From dbf94c8f3ef5c0bd0b09a6b8416a73924f3f0ff2 Mon Sep 17 00:00:00 2001 From: Gilles Boccon-Gibod Date: Thu, 6 Feb 2025 18:23:31 -0500 Subject: [PATCH] print encoding params --- apps/auracast.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/auracast.py b/apps/auracast.py index febf6ea8..76b901b1 100644 --- a/apps/auracast.py +++ b/apps/auracast.py @@ -932,6 +932,10 @@ async def run_transmit( ) lc3_frame_samples = encoder.get_frame_samples() lc3_frame_size = encoder.get_frame_bytes(bitrate) + print( + f'Encoding with {lc3_frame_samples} ' + f'PCM samples per {lc3_frame_size} byte frame' + ) print('Setup BIG') big = await device.create_big(