MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ set_exciter_type()

void MayaFlux::Nodes::Network::WaveguideNetwork::set_exciter_type ( ExciterType  type)

Set exciter type.

Definition at line 299 of file WaveguideNetwork.cpp.

300{
304 ? std::numeric_limits<size_t>::max()
305 : 0;
306}
vk::PhysicalDeviceType type
Definition VKDevice.cpp:146
@ CONTINUOUS
External node as continuous exciter (bowing)

References CONTINUOUS, m_exciter_active, m_exciter_node, m_exciter_samples_remaining, m_exciter_type, and type.