Minim
core | ugens | analysis
 

Wavetable

offset

Description

Apply a DC offset to this Wavetable. In other words, add amount to every sample.

Signature

void offset(float amount)

Parameters

amount — float: the amount to add to every sample in the table

Returns

None

Related

Wavetable

Example

None available

Usage

Web & Application