Searched refs:threshold_db (Results 1 – 2 of 2) sorted by relevance
41 threshold_db=-1543 echo "will check wav: $wav with threshold_db: $threshold_db"61 ERR_CNT=$(echo $l_pk $threshold_db $ERR_CNT | awk '{70 echo "ERROR! $wav Left Pk lev dB: $l_pk > $threshold_db" >> $RESULT_LOG72 echo "OK! $wav Left Pk lev dB: $l_pk < $threshold_db" >> $RESULT_LOG76 ERR_CNT=$(echo $r_pk $threshold_db $ERR_CNT | awk '{85 echo "ERROR! $wav Right Pk lev dB: $r_pk > $threshold_db" >> $RESULT_LOG87 echo "OK! $wav Right Pk lev dB: $r_pk < $threshold_db" >> $RESULT_LOG