Oscillator.slmpFreq

Sets the sampling frequency of the oscillator. In devived classes, this might also change the internal state of the oscillator.

  1. int slmpFreq()
  2. int slmpFreq(int val)
    class Oscillator
    @nogc @safe pure nothrow
    int
    slmpFreq
    (
    int val
    )

Meta