QuadMultitapOsc.setRate

Sets the rate of a given oscillator.

struct QuadMultitapOsc
@nogc @safe pure nothrow
void
setRate
(,
double freq
,
int osc
)

Parameters

sampleRate int

Sampling frequency.

freq double

The desired output frequency.

osc int

Number of the oscillator to be set.

Meta