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

◆ get_modulation_type()

ModulationType MayaFlux::Buffers::LogicProcessor::get_modulation_type ( ) const
inline

Get current modulation type.

Returns
Current modulation type

Definition at line 198 of file LogicProcessor.hpp.

198{ return m_modulation_type; }
ModulationType m_modulation_type
How logic values modulate buffer content.