Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::dsp::PortConnectionsCacheMixin< PortT > Class Template Reference

Data Fields

std::vector< ElementType > port_sources_
 Caches filled when recalculating the graph.

Detailed Description

template<typename PortT>
class zrythm::dsp::PortConnectionsCacheMixin< PortT >

Definition at line 200 of file port.h.

Field Documentation

◆ port_sources_

template<typename PortT>
std::vector<ElementType> zrythm::dsp::PortConnectionsCacheMixin< PortT >::port_sources_

Caches filled when recalculating the graph.

Used during processing.

Definition at line 212 of file port.h.


The documentation for this class was generated from the following file: