ERIS CORE

◆ getPhase()

float AudioSynthWaveformhd::getPhase ( )
inlineinherited

Definition at line 70 of file eris_synth_waveform.h.

70  {
71  return phase_offset/(4294967296.0 / 360.0);
72  }

References AudioSynthWaveformhd::phase_offset.