sfFDN
Loading...
Searching...
No Matches
sfFDN::FDNConfig.input_block_config Struct Reference

Input gain Block. More...

Public Attributes

std::vector< single_channel_processor_variant_tsingle_channel_processors
 A vector of single-channel processors to apply to the input signal before it gets split into multiple channels.
 
ParallelGainsOptions parallel_gains_config
 Configuration for parallel gain processing applied to the input signal. Must always be in Split mode.
 
std::vector< multi_channel_processor_variant_tmultichannel_processors
 A vector of multi-channel processors to apply to the input signal after the parallel gains.
 

Detailed Description

Input gain Block.

Member Data Documentation

◆ multichannel_processors

A vector of multi-channel processors to apply to the input signal after the parallel gains.

◆ parallel_gains_config

Configuration for parallel gain processing applied to the input signal. Must always be in Split mode.

◆ single_channel_processors

A vector of single-channel processors to apply to the input signal before it gets split into multiple channels.


The documentation for this struct was generated from the following files: