MultiTapOsc.setRate

Sets the rate of the oscillator

struct MultiTapOsc
@nogc @safe pure nothrow
void
setRate
(,
double freq
)

Parameters

sampleRate int

The current sampling frequency.

freq double

The frequency to set the oscillator.

Meta