FabGL
ESP32 Display Controller and Graphics Library

◆ getSample()

int fabgl::SineWaveformGenerator::getSample ( )
virtual

Gets next sample.

Returns
Sample value as signed 8 bit (-128..127 range)

Implements fabgl::WaveformGenerator.