mrozycki/rustmas

Fix audio input on Raspberry Pi

Closed this issue · 0 comments

Currently audio input does not work properly on Raspberry Pi, even if the right input device is selected (see #208). It seems that cpal passes incorrect parameters to ALSA, and the device fails to initialize.