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

◆ m_phase_inc

double MayaFlux::Nodes::Generator::Phasor::m_phase_inc {}
private

Phase increment per sample.

This value determines how much the phase advances with each sample, controlling the generator's frequency.

Definition at line 294 of file Phasor.hpp.

294{};

Referenced by process_sample(), restore_state(), save_state(), and update_phase_increment().