rsc3/doc/help/ugen/oscillators/osc-n.help.scrbl

14 lines
392 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.