[mixer] Support any bit depth audio (#16524)

This commit is contained in:
Kevin Ahrendt
2026-05-24 15:32:43 -04:00
committed by GitHub
parent 750d52741a
commit c17c4478ac
4 changed files with 65 additions and 236 deletions

View File

@@ -16,8 +16,12 @@ speaker:
id: speaker_id
dac_type: external
i2s_dout_pin: ${dout_pin}
bits_per_sample: 32bit
channel: stereo
- platform: mixer
output_speaker: speaker_id
bits_per_sample: 32
num_channels: 2
source_speakers:
- id: source_speaker_1_id
- id: source_speaker_2_id