# HG changeset patch # User drewp@bigasterisk.com # Date 1685654511 25200 # Node ID 4b331ac7784f8cb7c3a9749ce1240834f2604702 # Parent 855f1abf5c6601927f6ef07e768720b70d99b864 reminder of how to get mic monitor diff -r 855f1abf5c66 -r 4b331ac7784f makefile --- a/makefile Thu Jun 01 14:21:35 2023 -0700 +++ b/makefile Thu Jun 01 14:21:51 2023 -0700 @@ -75,6 +75,9 @@ xset s off xset -dpms +pulseaudio_loopback_device: + pactl load-module module-loopback + show_data_checkpoint: hg add ${LIGHT9_SHOW} hg com ${LIGHT9_SHOW} -m "checkpoint show data"