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

◆ m_phase_inc

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

Phase increment per sample.

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

Definition at line 212 of file Sine.hpp.

212{};

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