#include "iso_synth_types.h"
#include "iso_synth_port_connection_strategy.h"
Include dependency graph for iso_synth_port_fanin_strategy.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | iso |
namespace | iso::synth |
Classes | |
class | iso::synth::PortFanInStrategy |
controls how audio buffers are to be combined at the input port More... | |
Enumerations | |
enum | iso::synth::FanInType { iso::synth::FANIN_ADD, iso::synth::FANIN_AVERAGE } |
Fan in Types. More... |