Loading ivas_processing_scripts/processing/chains.py +1 −1 Original line number Diff line number Diff line Loading @@ -300,7 +300,7 @@ def get_processing_chain( "tx": tx_cfg, "preamble": preamble, "evs_lfe_9k6bps_nb": evs_lfe_9k6bps_nb, "sba_format": cond_cfg.get("sba_format", cfg.input["fmt"]), "sba_format": cond_cfg.get("sba_format", tmp_in_fmt), } ) ) Loading Loading
ivas_processing_scripts/processing/chains.py +1 −1 Original line number Diff line number Diff line Loading @@ -300,7 +300,7 @@ def get_processing_chain( "tx": tx_cfg, "preamble": preamble, "evs_lfe_9k6bps_nb": evs_lfe_9k6bps_nb, "sba_format": cond_cfg.get("sba_format", cfg.input["fmt"]), "sba_format": cond_cfg.get("sba_format", tmp_in_fmt), } ) ) Loading