Loading examples/TEMPLATE.yml +3 −1 Original line number Diff line number Diff line Loading @@ -274,7 +274,9 @@ conditions_to_generate: ### Post-processing step performed after core processing for all conditions ### Post-processing is required and can not be omitted postprocessing: ### REQUIRED: Target format for output ### REQUIRED: Target format for output, this can be a string as below, or a list, e.g. ["FOA", "BINAURAL"]. ### Conversion will be applied in order and the last format is the final output forma. This was introduced to ### accomodate for the MASA tests where masaRenderer is used as binaural renderer for all conditions. fmt: "BINAURAL" ### REQUIRED: Target sampling rate in Hz for resampling fs: 48000 Loading Loading
examples/TEMPLATE.yml +3 −1 Original line number Diff line number Diff line Loading @@ -274,7 +274,9 @@ conditions_to_generate: ### Post-processing step performed after core processing for all conditions ### Post-processing is required and can not be omitted postprocessing: ### REQUIRED: Target format for output ### REQUIRED: Target format for output, this can be a string as below, or a list, e.g. ["FOA", "BINAURAL"]. ### Conversion will be applied in order and the last format is the final output forma. This was introduced to ### accomodate for the MASA tests where masaRenderer is used as binaural renderer for all conditions. fmt: "BINAURAL" ### REQUIRED: Target sampling rate in Hz for resampling fs: 48000 Loading