Skip to content

Commit

Permalink
fix stereo mic setup (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh authored Aug 5, 2023
1 parent 0211b18 commit c65e7ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions userspace/usr/comma/sound/sound_init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ echo "sound card online"

/usr/comma/sound/tinymix set "SEC_MI2S_RX Audio Mixer MultiMedia1" 1
/usr/comma/sound/tinymix set "MultiMedia1 Mixer TERT_MI2S_TX" 1
/usr/comma/sound/tinymix set "TERT_MI2S_TX Channels" Two

# setup the amplifier registers
/usr/local/pyenv/shims/python /usr/comma/sound/amplifier.py

0 comments on commit c65e7ed

Please sign in to comment.