rsc3/doc/help/ugen/oscillators/osc-n.help.scrbl
2022-08-28 12:27:01 +02:00

16 lines
394 B
Racket

#lang scribble/manual
@(require (for-label racket))
@title{(osc-n rate bufnum freq phase)}
Noninterpolating wavetable lookup oscillator with frequency and
phase modulation inputs. It is usually better to use the
interpolating oscillator.
The buffer size must be a power of 2. The buffer should NOT be
filled using Wavetable format (b_gen commands should set wavetable
flag to false.