trying REC_CARD defaults

This commit is contained in:
Patrick McGuire
2021-09-28 19:06:00 -04:00
parent ca3b738366
commit c846bf5fb7
2 changed files with 6 additions and 10 deletions
+2 -6
View File
@@ -328,11 +328,7 @@ INSTALL_NOMACHINE=y
## dsnoop device, you can set this explicitly from a list of the available
## devices from the output of running 'aplay -L'
REC_CARD="\$(sudo -u pi aplay -L \
| grep dsnoop \
| cut -d, -f1 \
| grep -ve 'vc4' -e 'Head' -e 'PCH' \
| uniq)"
REC_CARD=default
## PROCESSED is the directory where the formerly 'Analyzed' files are moved
## after extractions have been made from them. This includes both WAVE and
@@ -374,7 +370,7 @@ CONFIDENCE="0.7"
## CHANNELS holds the variabel that corresponds to the number of channels the
## sound card supports.
CHANNELS=$(awk '/CHANN/ { print $2 }' ${SOUND_PARAMS} | sed 's/\r$//')
CHANNELS=2
# Don't the three below
## ANALYZED is where the extraction.service looks for audio and