|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
inlineexplicit |
Construct segment with both rails at the specified length.
| length | Delay-line length in samples |
| prop_mode | Propagation mode; determines which rails are active |
Both rails are always allocated regardless of mode to avoid conditional sizing logic at call sites. The UNIDIRECTIONAL path simply never touches p_minus.
Definition at line 167 of file WaveguideNetwork.hpp.