Method Generate
Generate(Span<float>)
Generates the next block of samples into the specified buffer.
public abstract void Generate(Span<float> buffer)
Generates the next block of samples into the specified buffer.
public abstract void Generate(Span<float> buffer)