Minim
core | ugens | analysis
 

Wavetable

scale

Description

Multiplies each value of the underlying waveform by scale.

Signature

void scale(float scale)

Parameters

scale — float: the amount to scale the Wavetable with

Returns

None

Related

Wavetable

Example

None available

Usage

Web & Application