|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Nodes::ModalNetwork::ModalNetwork | ( | const std::vector< double > & | frequency_ratios, |
| double | fundamental = 220.0, |
||
| double | base_decay = 1.0 |
||
| ) |
Create modal network with custom frequency ratios.
| frequency_ratios | Vector of frequency multipliers relative to fundamental |
| fundamental | Base frequency in Hz |
| base_decay | Base decay time in seconds |
Definition at line 25 of file ModalNetwork.cpp.
References MayaFlux::Nodes::NodeNetwork::AUDIO_SINK, MayaFlux::Nodes::NodeNetwork::INDEPENDENT, initialize_modes(), MayaFlux::Nodes::NodeNetwork::set_output_mode(), and MayaFlux::Nodes::NodeNetwork::set_topology().
Here is the call graph for this function: