QM816.generateTriangularWave

Generates a triangular waveform. shape controls the shape of the triangular waveform, allowing it to be morphed between triangle, saw, and ramp. `

class QM816
static @nogc @safe pure nothrow
short[1024]
generateTriangularWave
(
int shape = 512
)

Meta