Loading ivas_processing_scripts/audiotools/audioarray.py +0 −1 Original line number Diff line number Diff line Loading @@ -222,7 +222,6 @@ def delay_compensation( def get_delay_flt_type(flt_type, up, down, before=False): # Get the delay in number of samples if flt_type == "SHQ2" and up: d_samples = DELAY_COMPENSATION_FOR_FILTERING["SHQ2"]["up"] Loading Loading
ivas_processing_scripts/audiotools/audioarray.py +0 −1 Original line number Diff line number Diff line Loading @@ -222,7 +222,6 @@ def delay_compensation( def get_delay_flt_type(flt_type, up, down, before=False): # Get the delay in number of samples if flt_type == "SHQ2" and up: d_samples = DELAY_COMPENSATION_FOR_FILTERING["SHQ2"]["up"] Loading